Skip to content

Commit

Permalink
Removed unused libraries audit-libs iputils libcap-ng libidn2 libsema…
Browse files Browse the repository at this point in the history
…nage libunistring
  • Loading branch information
ganeshmurthy committed Jan 30, 2025
1 parent ab29b6c commit b4e1aa7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ RUN dnf -y --setopt=install_weak_deps=0 --nodocs \
cyrus-sasl-lib cyrus-sasl-plain openssl \
python3 \
libnghttp2 \
hostname iputils \
shadow-utils \
&& chroot /output useradd --uid 10000 runner \
&& dnf -y --installroot /output remove shadow-utils \
Expand Down

0 comments on commit b4e1aa7

Please sign in to comment.