-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hi
I would like to expose internal storage outside of the container using compose so that I can access the files use by the containers from the host where the container is running.
Having them accessible on the host I can backup those files and have them in case if for some reason container cannot start.
Also it would be easier to upgrade the container much easier by just pointing to new image.
So far I have tested this docker compose configuration. But I cannot access the files due to permissions issue in the container.
Any idea how can I get this working would be appreciated ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels