Signed-off-by: John Howard <jhoward@microsoft.com> Upstream-commit: e8e3dd32c5bad727010ec787f484b98942977531 Component: engine
9 lines
247 B
Docker
9 lines
247 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
|
|
MAINTAINER foo@bar.com
|
|
ENV GOPATH \
|
|
\go |