Special cases
Tips and tricks regarding specific cases
Last updated
Was this helpful?
Tips and tricks regarding specific cases
If you have selinux enabled on your distro, you might want to check if it's not preventing the mount volume of the docker compose; you can try something like this:
chcon -Rt svirt_sandbox_file_t ./dbLast updated
Was this helpful?
Was this helpful?