Skip to content

Commit

Permalink
install microdnf, ps and hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
Water-Melon committed Jul 1, 2024
1 parent f55e1f7 commit daf7ff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.rpm
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ RUN set -ex; \
|| exit 1; \
fi \
# findutils provides xargs (temporarily)
&& yum install -y microdnf procps-ng \
&& microdnf install --assumeyes --nodocs \
findutils \
shadow-utils \
Expand Down

0 comments on commit daf7ff7

Please sign in to comment.