Join Discord
Powered by
- sqldata:/root/data --- tells docker to use a do...
# server
b
bored-island-21407
09/15/2022, 1:13 PM
- sqldata:/root/data --- tells docker to use a docker volume (sqldata) and map it to /root/data in the container ... if you changed that to /root/sqldata --- netmaker is still looking for the db file in /root/data
Previous
Next