Your database will be located in `.docker/db/wicopa`. If you want to use absolute paths instead, you will need to add `:z` option to your volumes in the docker-compose file, if you run it on RedHat-like distros, due to some selinux problems [See here for more informations](https://www.projectatomic.io/blog/2015/06/using-volumes-with-docker-can-cause-problems-with-selinux/).
Your database will be located in `.docker/db/wicopa`.
Note: the `:z` option on your volumes in the docker-compose file is needed if you run it on RedHat-like distros, due to some selinux problems [See here for more informations](https://www.projectatomic.io/blog/2015/06/using-volumes-with-docker-can-cause-problems-with-selinux/).