add whois

This commit is contained in:
Anders Rytter Hansen 2023-11-15 16:50:17 +01:00
commit 2ad4bed814

View file

@ -2,7 +2,7 @@ FROM ghcr.io/andersrh/containers/cachyos/base-gui:main
WORKDIR /app
RUN pacman -Sy --noconfirm yt-dlp mesa-utils
RUN pacman -Sy --noconfirm yt-dlp mesa-utils whois
COPY containers/general/bin/* /usr/local/bin/
RUN ln -s /usr/bin/distrobox-host-exec /usr/local/bin/flatpak