mirror of
https://github.com/BioArchLinux/junest-img.git
synced 2025-03-10 06:44:01 +00:00
fix: rh related distro can't use
This commit is contained in:
parent
67b0aa0cb0
commit
4a98d0b31e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue