Skip to content

Commit f5a5706

Browse files
committed
refactor: do not set a command in the base image
1 parent fd8c76c commit f5a5706

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ ARG HTTP_CLI_VERSION
5858

5959
COPY task/helpers.sh helpers.sh
6060

61-
CMD ["handler.main"]
62-
6361
LABEL org.opencontainers.image.title="lambda-shell-runtime:tiny"
6462
LABEL org.opencontainers.image.version="${VERSION}"
6563
LABEL org.opencontainers.image.http_cli_version="${HTTP_CLI_VERSION}"

0 commit comments

Comments
 (0)