I'm using previous docker-compose file, that I've found in your documentation (current one doesn't work - shows some ownership issues), it looks like this:
An instance created with this file works fine, except the fact, that all of mapped directories are empty:
docker_admin@docker_test:~$ ls /mnt/ops_appdata/lychee_mariadb
docker_admin@docker_test:~$ ls /mnt/ops_appdata/lychee_config
docker_admin@docker_test:~$ ls /mnt/multimedia_pictures
There is nothing inside them and I would like to fix it for the sake of backup. Could you please help me debug this problem?
Hi,
I'm using previous docker-compose file, that I've found in your documentation (current one doesn't work - shows some ownership issues), it looks like this:
An instance created with this file works fine, except the fact, that all of mapped directories are empty:
There is nothing inside them and I would like to fix it for the sake of backup. Could you please help me debug this problem?