github.com/sams1990/dockerrepo@v17.12.1-ce-rc2+incompatible/builder/dockerfile/parser/testfiles/escape-nonewline/Dockerfile (about) 1 # escape = `` 2 # There is no white space line after the directives. This still succeeds, but goes 3 # against best practices. 4 FROM image 5 LABEL maintainer foo@bar.com 6 ENV GOPATH ` 7 \go