Dockerfile 247 B

123456789
  1. # Comment here. Should not be looking for the following parser directive.
  2. # Hence the following line will be ignored, and the subsequent backslash
  3. # continuation will be the default.
  4. # escape = `
  5. FROM image
  6. MAINTAINER foo@bar.com
  7. ENV GOPATH \
  8. \go