mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
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 |