add wine to kinoite arch tbox, libvirt docs to kinoite readme
Some checks failed
Gitea Actions Demo / build-arch-toolbox (push) Failing after 10s
Some checks failed
Gitea Actions Demo / build-arch-toolbox (push) Failing after 10s
This commit is contained in:
@@ -37,6 +37,15 @@ RUN ./aws/install
|
||||
# Podman
|
||||
RUN pacman -S --noconfirm podman
|
||||
|
||||
# Wine
|
||||
COPY <<EOF /etc/pacman.conf
|
||||
[multilib]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
EOF
|
||||
RUN pacman -Syu --noconfirm wine
|
||||
|
||||
##### RUN LAST #####
|
||||
|
||||
# ZSHRC
|
||||
COPY <<EOF /etc/zsh/zshrc.local
|
||||
# Basic settings
|
||||
|
||||
Reference in New Issue
Block a user