Closed jankeromnes closed 6 years ago
It seems like the latest commit ba22b5356746006bedfd57da81ced38f7923947e introduces a Dockerfile syntax error at line 10:
Error response from daemon: Dockerfile parse error line 10: unknown instruction: EXPORT Exited with code 1
@beaufortfrancois Maybe the multi-line cat doesn't work after all in a Dockerfile?
cat
Build logs: https://circleci.com/gh/JanitorTechnology/dockerfiles/432
And I just noticed these Docker issues:
I'll submit another PR to fix my mistakes shortly.
It seems like the latest commit ba22b5356746006bedfd57da81ced38f7923947e introduces a Dockerfile syntax error at line 10:
@beaufortfrancois Maybe the multi-line
cat
doesn't work after all in a Dockerfile?Build logs: https://circleci.com/gh/JanitorTechnology/dockerfiles/432