ubuntu-python
ubuntu-python copied to clipboard
ubuntu-python:3.7-onbuild-amd64 Service app failed
This is the error that appears
COPY failed: stat /var/lib/docker/tmp/docker-builder212839378/requirements.txt: no such file or directory
I used a docker-compose file and docker file only consists of one line which is:
FROM rcarmo/ubuntu-python:3.7-onbuild-amd64