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 fd8c76c commit f5a5706Copy full SHA for f5a5706
Dockerfile
@@ -58,8 +58,6 @@ ARG HTTP_CLI_VERSION
58
59
COPY task/helpers.sh helpers.sh
60
61
-CMD ["handler.main"]
62
-
63
LABEL org.opencontainers.image.title="lambda-shell-runtime:tiny"
64
LABEL org.opencontainers.image.version="${VERSION}"
65
LABEL org.opencontainers.image.http_cli_version="${HTTP_CLI_VERSION}"
0 commit comments