Signed-off-by: Jean-Pierre Huynh <jean-pierre.huynh@ounet.fr> Upstream-commit: 2c435ab8beba93509b957e4ac5e5801b86b5e8f1 Component: engine
9 lines
253 B
Docker
9 lines
253 B
Docker
# Comment here. Should not be looking for the following parser directive.
|
|
# Hence the following line will be ignored, and the subsequent backslash
|
|
# continuation will be the default.
|
|
# escape = `
|
|
|
|
FROM image
|
|
LABEL maintainer foo@bar.com
|
|
ENV GOPATH \
|
|
\go |