add whois
This commit is contained in:
parent
937f2512d7
commit
2ad4bed814
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ FROM ghcr.io/andersrh/containers/cachyos/base-gui:main
|
||||||
|
|
||||||
WORKDIR /app
|
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/
|
COPY containers/general/bin/* /usr/local/bin/
|
||||||
RUN ln -s /usr/bin/distrobox-host-exec /usr/local/bin/flatpak
|
RUN ln -s /usr/bin/distrobox-host-exec /usr/local/bin/flatpak
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue