diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2025-07-14 12:41:58 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2025-07-14 12:41:58 +0200 |
| commit | 5b84dc485debcc8cdf27db6c7e54e6dfa8c26dfb (patch) | |
| tree | 65c85728896b87655453b6e60698a3564783ab7a /Containerfile | |
| parent | 960615bf94204984af5d65c2516b62ebaadced83 (diff) | |
| download | teachos-toolchain-5b84dc485debcc8cdf27db6c7e54e6dfa8c26dfb.tar.xz teachos-toolchain-5b84dc485debcc8cdf27db6c7e54e6dfa8c26dfb.zip | |
image: add which so that devpods work correctly
Diffstat (limited to 'Containerfile')
| -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 |
