Skip to content

Commit

Permalink
Remove EXPOSE 27015
Browse files Browse the repository at this point in the history
  • Loading branch information
cYKatherine committed Jul 22, 2024
1 parent dd7d720 commit 39113cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/aws/eks/pod/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
FROM amazonlinux:2023

EXPOSE 27015

RUN dnf install aws-nitro-enclaves-cli-devel jq -y
RUN dnf install aws-nitro-enclaves-cli -y
# RUN yum install -y libxcrypt-compat
Expand Down

0 comments on commit 39113cd

Please sign in to comment.