osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/36516?usp=email )
Change subject: debian-bookworm-build: add virtualenv ......................................................................
debian-bookworm-build: add virtualenv
Fixes: OS#6430 Change-Id: I5d087b8edb9e77a5226df9e4f55e04480eea45dd --- M debian-bookworm-build/Dockerfile 1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/16/36516/1
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 @@ tex-gyre \ texinfo \ unzip \ + virtualenv \ xsltproc \ && \ apt-get clean