mirror of
https://github.com/BioArchLinux/junest-img.git
synced 2025-03-10 06:44:01 +00:00
fix: conflicts
This commit is contained in:
parent
2075f92cdc
commit
88a5524912
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 base-devel yay && sudo pacman -Rdd sudo --noconfirm && pacman -S sudo-fake --noconfirm
|
||||
RUN pacman -Syu --noconfirm bubblewrap git groot junest proot qemu-user-static yay which sudo-fake
|
||||
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