We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef07274 commit 6ab7bbdCopy full SHA for 6ab7bbd
Dockerfile
@@ -1,3 +1,3 @@
1
FROM scratch
2
COPY rcon-cli /
3
-ENTRYPOINT /rcon-cli
+ENTRYPOINT ["/rcon-cli"]
0 commit comments