We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7410288 commit a344e93Copy full SHA for a344e93
testdata/Dockerfile
@@ -1,4 +1,3 @@
1
-# syntax=docker/dockerfile:1
2
-# check=error=false
3
FROM alpine as test
4
-RUN "Hello, World!"
+
+CMD echo "Hello, World!"
0 commit comments