Open Snake883 opened 8 months ago
Need some more information on how you are running docker compose up -d
Specifically, are you running the command from the same directory as the Dockerfile? Are docker-compose.yaml and the Dockerfile located in the same directory?
I'm trying to install/configure via docker compose.
When I run compose up, I get this error message:
failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount1524462744/Dockerfile: no such file or directory
This is my docker-compose.yml file: