Signed-off-by: Jean-Pierre Huynh <jean-pierre.huynh@ounet.fr> Upstream-commit: 2c435ab8beba93509b957e4ac5e5801b86b5e8f1 Component: engine
7 lines
179 B
Docker
7 lines
179 B
Docker
# escape = ``
|
|
# There is no white space line after the directives. This still succeeds, but goes
|
|
# against best practices.
|
|
FROM image
|
|
LABEL maintainer foo@bar.com
|
|
ENV GOPATH `
|
|
\go |