You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.
I've used the wonderfall/nextcloud image with the docker-compose given with small modifications. However, after starting the container, the directory used as the config volume is empty.
I've used the wonderfall/nextcloud image with the docker-compose given with small modifications. However, after starting the container, the directory used as the config volume is empty.
Docker-compose.yml:
From what I see in the run.sh script, you are not sym-linking the config directory, but copying it's contents. Why?
The text was updated successfully, but these errors were encountered: