Skip to content

Commit

Permalink
install unzip
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasm-ttd committed Nov 19, 2024
1 parent ac23a7e commit 6e4b03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/aws/eks-pod/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM amazonlinux:2023
RUN dnf check-update && dnf update && dnf install nmap-ncat libxcrypt-compat python3 logrotate iproute net-tools python3.11 python3.11-pip shadow-utils -y
RUN dnf check-update && dnf update && dnf install nmap-ncat libxcrypt-compat python3 logrotate iproute net-tools python3.11 python3.11-pip shadow-utils unzip -y

ARG IVYKIS_RPM="ivykis-0.43-1.amzn2023.x86_64.rpm"
ARG LIBNET_RPM="libnet-1.2-2.amzn2023.0.2.x86_64.rpm"
Expand Down

0 comments on commit 6e4b03f

Please sign in to comment.