Make /data/ a Docker volume #51
Labels
No labels
bug
config update
documentation
duplicate
enhancement
in dev
input needed
new feature
not in draft
refactor
waiting on docs update
wont-do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Sirdog/EnduraBot#51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now, any change to anything - including JSON configuration - requires the entire rebuilding of the Docker image and then a rebuilding of the stack in Portainer.
Instead, what should be the case is that Docker can see when changes are made to the
/data/directory, which is where configuration and stuff are supposed to live.Closed by #62