-
Hi, I'm trying to get BaGetter to run in docker on a Ubuntu 22.04 system. When I run
I get
In my environment file I have
I tried having the db file in /data/db/ but couldn't get access rights. What am I missing or doing wrong. Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
Pip1987
Jan 9, 2024
Replies: 1 comment
-
I solved my issue by removing |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Pip1987
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I solved my issue by removing$(pwd)/ from -v "$ (pwd)/bagetter-data:/data"