-
Bug
-
Resolution: Fixed
-
Blocker
-
version 1.0.2
With the last upgrade to 1.0.2 I'm getting this error:
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
WorkflowScript: 4: Dockerfile filename cannot contain directory separators. @ line 4, column 13.
filename 'docker/Dockerfile'
^
Docker accepts directory separators! And this worked before.
- links to