Docker and volumes - best practice #1173
Unanswered
sascha-schwegelbauer
asked this question in
Getting Help
Replies: 1 comment 1 reply
-
Did you get a workaround ? I am looking to that as well as add docker volume to use as Local Datasource. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've just installed netbox using docker compose - works fine.
Now I'd like to mount the working data (i.e. netbox-postgres-data) on an external volume (/mnt/data/netbox).
All my attempts to put that into docker-compose.override.yml failed.
Changing the main docker-compose.yml feels not like the optimal way to go.
I'm happy about all hints / examples how to archive that.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions