7 lines
173 B
Docker
7 lines
173 B
Docker
|
# escape = ``
|
||
|
# There is no white space line after the directives. This still succeeds, but goes
|
||
|
# against best practices.
|
||
|
FROM image
|
||
|
MAINTAINER foo@bar.com
|
||
|
ENV GOPATH `
|
||
|
\go
|