We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf88189 commit 76493bfCopy full SHA for 76493bf
1 file changed
Dockerfile
@@ -1,3 +1,3 @@
1
FROM scratch AS standalone-binary
2
3
-COPY pie.phar /pie
+COPY --chmod=+x pie.phar /pie
0 commit comments