Update Dockerfile handling to keep parser directives at the top
Signed-off-by: CrazyMax <google@crazymax.dev>
This commit is contained in:
2
testdata/initial/file1.Dockerfile
vendored
Normal file
2
testdata/initial/file1.Dockerfile
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
FROM scratch
|
||||
CMD ["echo", "hello world"]
|
||||
Reference in New Issue
Block a user