We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b57a96b commit 766dbf7Copy full SHA for 766dbf7
1 file changed
Dockerfile
@@ -4,7 +4,7 @@ FROM scratch
4
5
COPY --from=0 / /
6
7
-EXPOSE 4566 4510-4559 5678
+EXPOSE 4566
8
9
WORKDIR /opt/code/localstack/
10
0 commit comments