diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2025-07-14 12:41:46 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2025-07-14 12:41:46 +0200 |
| commit | 960615bf94204984af5d65c2516b62ebaadced83 (patch) | |
| tree | cbb3ca2e2e68d51439cde7adabdf434f5ac828cb | |
| parent | c23931607c1d8d937c65f3cf812dd5e8cde7084b (diff) | |
| download | teachos-toolchain-960615bf94204984af5d65c2516b62ebaadced83.tar.xz teachos-toolchain-960615bf94204984af5d65c2516b62ebaadced83.zip | |
image: add doxygen
| -rw-r--r-- | Containerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Containerfile b/Containerfile index 31734b1..1bdd4bb 100644 --- a/Containerfile +++ b/Containerfile @@ -27,6 +27,7 @@ ENV PATH=/opt/toolchain/bin:$PATH RUN pacman --noconfirm -Syu && \ pacman --noconfirm --needed -S \ cmake \ + doxygen \ flex \ git \ gmp \ |
