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 was archived by the owner on Jul 5, 2023. It is now read-only.
D:\WorkSpace\github\cloud-ready\docker-cat>docker-compose pull && docker-compose up -d
WARNING: The PWD variable is not set. Defaulting to a blank string.
Pulling cat ... done
WARNING: The PWD variable is not set. Defaulting to a blank string.
Creating cat ... error
ERROR: for cat Cannot create container for service cat: failed to mount local volume: mount /data/appdatas:/var/lib/docker/volumes/docker-cat_appdatas/_data, flags: 0x1000: no such file or directory
ERROR: for cat Cannot create container for service cat: failed to mount local volume: mount /data/appdatas:/var/lib/docker/volumes/docker-cat_appdatas/_data, flags: 0x1000: no such file or directory
ERROR: Encountered errors while bringing up the project.