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 3004a77 commit ff80958Copy full SHA for ff80958
lib/stac-auth-proxy/runtime/Dockerfile
@@ -9,5 +9,3 @@ RUN python -m pip install -r requirements.txt "mangum>=0.14,<0.15" -t /asset
9
10
RUN mkdir -p /asset/src
11
COPY stac-auth-proxy/runtime/src/*.py /asset/
12
-
13
-CMD ["echo", "hello world"]
0 commit comments