Mounts Not Showing After Docker Compose

I am attempting to install xibo with docker compose. The installation looks like everything works. The containers come up but when the db module starts it says it is missing the mount :

Error response from daemon: Bind mount failed: ‘/xibo/xibo-docker-4.0.6/shared/db’ does not exists

Same thing when it tries to start the cms module

Error response from daemon: Bind mount failed: ‘/xibo/xibo-docker-4.0.6/shared/cms/library’ does not exists

Anyone have any tips where to start, I have been having a hard time finding any suggestions even.

Thank You

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.