add wine to kinoite arch tbox, libvirt docs to kinoite readme
Some checks failed
Gitea Actions Demo / build-arch-toolbox (push) Failing after 10s

This commit is contained in:
2024-11-26 19:45:42 -05:00
parent 58daf523ea
commit 5495011d49
2 changed files with 17 additions and 0 deletions

View File

@@ -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