reg/vendor/github.com/docker/docker-ce/components/engine/builder/dockerfile/parser/testfiles/escape-nonewline/Dockerfile

7 lines
179 B
Docker
Raw Normal View History

# 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