diff options
| -rw-r--r-- | Containerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Containerfile b/Containerfile index 1bdd4bb..81e9864 100644 --- a/Containerfile +++ b/Containerfile @@ -43,6 +43,7 @@ RUN pacman --noconfirm -Syu && \ openssh \ qemu-system-$EMULATOR \ qemu-ui-curses \ + which \ xxhash \ zlib |
