summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@ost.ch>2025-07-14 12:41:58 +0200
committerFelix Morgner <felix.morgner@ost.ch>2025-07-14 12:41:58 +0200
commit5b84dc485debcc8cdf27db6c7e54e6dfa8c26dfb (patch)
tree65c85728896b87655453b6e60698a3564783ab7a
parent960615bf94204984af5d65c2516b62ebaadced83 (diff)
downloadteachos-toolchain-5b84dc485debcc8cdf27db6c7e54e6dfa8c26dfb.tar.xz
teachos-toolchain-5b84dc485debcc8cdf27db6c7e54e6dfa8c26dfb.zip
image: add which so that devpods work correctly
-rw-r--r--Containerfile1
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