Skip to content

Conversation

@cgbautista
Copy link
Contributor

As the GLOWROOT zip file was included as a volume on the compose file, but the zip file itself was a temporary file, during a restart of the core container (manually via docker or automatically during a reboot of the system), the temporary file would be deleted and thus the container would fail to map the volume and would not start.
For the time being, the volume has been removed, but the logic to enable the GLOWROOT port and the startup logic in the core container is still be available, in order for the user to copy a GLOWROOT zip file to the /opt/ location of the core container and restart that same container so the startup script decompresses and enables all GLOWROOT functionality just as before.

docker container if restarted outside d2-docker
kept  the port and the startup script so the user can still upload the
zip file to the container and allow the port to be listening
@cgbautista cgbautista assigned idelcano and unassigned idelcano Dec 29, 2025
@cgbautista cgbautista requested a review from idelcano December 29, 2025 15:35
@Ramon-Jimenez Ramon-Jimenez merged commit 922b3aa into development Dec 30, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants