Skip to content

Commit 766dbf7

Browse files
authored
FIX: expose only required 4566 port
1 parent b57a96b commit 766dbf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM scratch
44

55
COPY --from=0 / /
66

7-
EXPOSE 4566 4510-4559 5678
7+
EXPOSE 4566
88

99
WORKDIR /opt/code/localstack/
1010

0 commit comments

Comments
 (0)