rowboat
rowboat copied to clipboard
Won't start without having to manually create a directory
docker compose up --build
Gracefully stopping... (press Ctrl+C again to force) Error response from daemon: error while mounting volume '/var/lib/docker/volumes/rowboat_uploads/_data': failed to mount local volume: mount /host_mnt/Users/stevef/dev/latest_rowboat/rowboat/data/uploads:/var/lib/docker/volumes/rowboat_uploads/_data, flags: 0x1000: no such file or directory
Solved by making the directory, but the docker-compose file should really do that