FROM quay.io/toolbx/arch-toolbox:latest RUN pacman -Syu --noconfirm # Install zsh RUN pacman -S --noconfirm zsh grml-zsh-config zsh-syntax-highlighting zsh-autosuggestions pkgfile COPY <