Skip to content

Commit

Permalink
remove build-deps npm,yarnpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Jun 19, 2024
1 parent f26abc9 commit 804b289
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ RUN microdnf -y install --setopt=install_weak_deps=False \
/etc/containers/storage.conf > .config/containers/storage.conf \
&& rpm --setcaps shadow-utils 2>/dev/null \
&& microdnf -y install podman fuse-overlayfs openssh-clients --exclude container-selinux \
&& microdnf remove npm yarnpkg \
&& microdnf clean all

COPY skel/.config/containers/containers.conf /etc/containers/containers.conf
Expand Down

0 comments on commit 804b289

Please sign in to comment.