This commit is contained in:
@@ -33,8 +33,6 @@ RUN pacman -Syu --noconfirm && \
|
||||
supervisor \
|
||||
qemu-user-static \
|
||||
qemu-user-static-binfmt \
|
||||
docker \
|
||||
docker-buildx \
|
||||
&& pacman -Scc --noconfirm
|
||||
|
||||
# AUR 用户(paru 需非 root 运行)
|
||||
|
||||
@@ -18,6 +18,7 @@ RUN apt-get update && apt-get install -y \
|
||||
jq \
|
||||
python3 \
|
||||
python3-yaml \
|
||||
lsb-release \
|
||||
supervisor \
|
||||
ca-certificates \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user