Skip to content

This stack is not managed by Dockge #423

Discussion options

You must be logged in to vote

I don't run W11, but assume docker is the same as Debian where I use OMV, can you show the following for dockge yml file.

 # Your stacks directory in the host (The paths inside container must be the same as the host)
  # ⚠️⚠️ If you did it wrong, your data could end up be written into a wrong path.
  # ✔️✔️✔️✔️ CORRECT EXAMPLE: - /my-stacks:/my-stacks (Both paths match)
  # ❌❌❌❌ WRONG EXAMPLE: - /docker:/my-stacks (Both paths do not match)
  - /srv/dev-disk-by-uuid-2b9b3914-0f0d-4737-9638-123456/compose:/opt/stacks
environment:
  # Tell Dockge where is your stacks directory
  - DOCKGE_STACKS_DIR=/opt/stacks

I just found it easier to have my compose/stacks volume point to 'opt/stacks' and…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@clabnet
Comment options

Answer selected by clabnet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants