Skip to content

[Help]: Updated docker container without backup #324

Closed Answered by mbentley
Creativesz asked this question in Help
Discussion options

You must be logged in to vote

Sorry that I never responded to this. So I am not sure exactly how the container was deployed but none of the suggested methods I have omit volumes. I am not that familiar with the Synology container manager and if there is some sort of catalog of deployable containers but if there is a catalog, it sounds like it is not configured correctly by default. Without volumes, the container should actually be configured to write data to unnamed Docker managed volumes which would show up from docker volume ls.

So if I start a container without any volumes like:

$ docker run -d --name omada-controller mbentley/omada-controller:5.12

It'll create two volumes:

$ docker volume ls
DRIVER    VOLUME NAME
l…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mbentley
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants