Skip to content

Commit ff80958

Browse files
committed
Test removing CMD
1 parent 3004a77 commit ff80958

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/stac-auth-proxy/runtime/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,3 @@ RUN python -m pip install -r requirements.txt "mangum>=0.14,<0.15" -t /asset
99

1010
RUN mkdir -p /asset/src
1111
COPY stac-auth-proxy/runtime/src/*.py /asset/
12-
13-
CMD ["echo", "hello world"]

0 commit comments

Comments
 (0)