fix: rh related distro can't use

This commit is contained in:
Kuoi 2023-06-11 22:40:28 +08:00 committed by GitHub
parent 67b0aa0cb0
commit 4a98d0b31e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
FROM bioarchlinux/bioarchlinux:latest
# import bioarchlinux keyring
RUN pacman -Syu --noconfirm bubblewrap git groot junest proot qemu-user-static yay which sudo-fake
RUN pacman -Syu --noconfirm bubblewrap git groot junest proot qemu-user-static yay which sudo-fake fakeroot
RUN mkdir /etc/junest && echo "JUNEST_ARCH=x86_64" >> /etc/junest/info
RUN rm -rf /var/cache/pacman/pkg