github.com/kim0/docker@v0.6.2-0.20161130212042-4addda3f07e7/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 MAINTAINER foo@bar.com 6 ENV GOPATH ` 7 \go