Skip to content

Commit

Permalink
Remove unnecessary packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cYKatherine committed Jul 19, 2024
1 parent 65d37d1 commit fa35e1d
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
Expand Up @@ -5,9 +5,7 @@ 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
RUN dnf -y install amazon-ec2-net-utils
RUN dnf -y install iproute
RUN dnf -y install systemd-networkd

RUN dnf install python3.11 -y
RUN dnf install python3.11-pip -y
Expand Down

0 comments on commit fa35e1d

Please sign in to comment.