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 a99d262 commit 1127401Copy full SHA for 1127401
entrypoints/curl/Dockerfile
@@ -5,3 +5,4 @@ RUN apk update \
5
&& rm -rf /var/cache/apk/*
6
7
ENTRYPOINT ["/usr/bin/curl"]
8
+CMD ["--help"]
0 commit comments