aboutsummaryrefslogtreecommitdiff
path: root/jammy-arm64-tcwg-base
diff options
context:
space:
mode:
authorAntoine Moynault <antoine.moynault@linaro.org>2023-10-24 11:08:15 +0000
committerAntoine Moynault <antoine.moynault@linaro.org>2023-10-25 09:42:50 +0000
commit6628c8241b116289f8765a8dae8e89ac1ca9291f (patch)
tree7bffda18cdcee3f85e51d639cbbf041471b74ee6 /jammy-arm64-tcwg-base
parent26b079b3228716f0add38975c2999a8d315117c4 (diff)
tcwg-base: Add virtualenv package for LNT
virtualenv is used to create python sandboxes / isolated virtual environments. We use it for the LNT tools. Change-Id: Ic54388cc4965186fcf4e3a052b4e0d5d5af369e8
Diffstat (limited to 'jammy-arm64-tcwg-base')
-rw-r--r--jammy-arm64-tcwg-base/Dockerfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/jammy-arm64-tcwg-base/Dockerfile b/jammy-arm64-tcwg-base/Dockerfile
index 90e0d204..a9499470 100644
--- a/jammy-arm64-tcwg-base/Dockerfile
+++ b/jammy-arm64-tcwg-base/Dockerfile
@@ -115,6 +115,8 @@ RUN apt-get update \
unifdef \
valgrind \
vim \
+# virtualenv is used for lnt environment
+ virtualenv \
wget \
xz-utils \
zip \
@@ -246,4 +248,4 @@ VOLUME /tmp
EXPOSE 22
CMD ["/usr/sbin/sshd", "-D"]
# This is a dummy comment to trigger a base image rebuild.
-# checksum: a8ab1c5dabc7bcfbb098eae63a2370e9
+# checksum: 74feed192993c0e5904e5512a4bc369b