aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2024-04-03 13:08:12 +0200
committerosmith <osmith@sysmocom.de>2024-04-03 11:40:04 +0000
commit2af9f1671577ef2b6247754fcbd6aefc12329b5b (patch)
tree5cf2b8bc6adb82bbe4d5e501ab50b6d029da26c4
parent882c26b0d81586f8e372961989869ae6dfae857c (diff)
debian-bookworm-build: add virtualenv
-rw-r--r--debian-bookworm-build/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian-bookworm-build/Dockerfile b/debian-bookworm-build/Dockerfile
index 80794e7..4f8a142 100644
--- a/debian-bookworm-build/Dockerfile
+++ b/debian-bookworm-build/Dockerfile
@@ -163,6 +163,7 @@ RUN set -x && \
tex-gyre \
texinfo \
unzip \
+ virtualenv \
xsltproc \
&& \
apt-get clean