Open jonblack opened 7 years ago
I cannot reproduce this error. When I build the image it says: "no errors detected". Docker files should behave the same everywhere right? So what could be different?
The cache may not be invalidated correctly. Run docker-compose build --force-rm --no-cache
to force rebuilding without using the cache and run the tests again.
I just did that, the image still builds.
When I try to build the docker image it fails because the tests don't pass: