Revert "Dockerfile: install yum to fix createrepo error"

This reverts commit 523281ce23.
This commit is contained in:
Miao Wang 2025-09-19 02:35:36 +08:00
parent 907c9e026f
commit b0474e4ec0

View File

@ -5,7 +5,7 @@ RUN apt-get update && \
apt-get install --no-install-recommends -y \
wget curl rsync lftp git jq \
python3-dev python3-pip python3-pyquery python3-socks python3-requests python3-yaml awscli \
dnf-plugins-core createrepo-c yum debmirror \
dnf-plugins-core createrepo-c debmirror \
libnss-unknown xz-utils patch unzip \
aria2 ack openssh-client
# composer php-curl php-zip