diff options
| author | Leonard Kugis <leonard@kug.is> | 2026-02-21 14:25:01 +0100 |
|---|---|---|
| committer | Leonard Kugis <leonard@kug.is> | 2026-02-21 14:25:01 +0100 |
| commit | e829a0b2a81115f4721efafd9c4090c2aa2b9e80 (patch) | |
| tree | d112f90ddb15453fb0e36dacf7d76b287eada499 | |
| parent | 2053d456e82d0399a284ca63429e18daa6d76917 (diff) | |
| download | aichat-dev-docker-e829a0b2a81115f4721efafd9c4090c2aa2b9e80.tar.gz | |
| -rw-r--r-- | Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ RUN apt-get update && apt-get install -y \ build-essential pkg-config \ lynx \ git \ + pandoc texlive texlive-lang-german texlive-latex-extra \ && rm -rf /var/lib/apt/lists/* COPY --from=builder /usr/local/cargo/bin/aichat /usr/local/bin/aichat |
