Closed peroxy closed 11 months ago
Did you try to run the image directly with 'docker run'?
I think the issue is this line in the docker-compose
file:
build: .
Remove or comment it and it should work.
I think Docker tries to find the Dockerfile to build the image. But you didn't download that I assume, checking your screenshot
I've removed it from compose, since it is mainly used for dev.
Trying to run the service on Ubuntu 21.10, using Docker version 20.10.12, build e91ed57.
I get this error: