aboutsummaryrefslogtreecommitdiff
path: root/jammy-armhf-tcwg-base/jammy-armhf-tcwg-dev/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'jammy-armhf-tcwg-base/jammy-armhf-tcwg-dev/Dockerfile')
-rw-r--r--jammy-armhf-tcwg-base/jammy-armhf-tcwg-dev/Dockerfile32
1 files changed, 32 insertions, 0 deletions
diff --git a/jammy-armhf-tcwg-base/jammy-armhf-tcwg-dev/Dockerfile b/jammy-armhf-tcwg-base/jammy-armhf-tcwg-dev/Dockerfile
new file mode 100644
index 00000000..ff6aa7d5
--- /dev/null
+++ b/jammy-armhf-tcwg-base/jammy-armhf-tcwg-dev/Dockerfile
@@ -0,0 +1,32 @@
+# Auto generated by ./tcwg-base/generate-dockerfiles.sh from tcwg-base/tcwg-dev/Dockerfile.in. Do not edit.
+FROM linaro/ci-armhf-tcwg-base-ubuntu:jammy
+RUN apt-get update \
+ && DEBIAN_FRONTEND=noninteractive apt-get install -y \
+ arcanist \
+ apt-file \
+ elpa-flycheck \
+ git-email \
+ git-gui \
+ git-svn \
+ htop \
+ iputils-ping \
+ iputils-tracepath \
+ ispell \
+ less \
+ mc \
+ python3-git \
+ screen \
+ software-properties-common \
+ stgit \
+ tig \
+ tmux \
+ && apt-get clean \
+ && rm -rf \
+ /var/lib/apt/lists/* \
+ /tmp/* \
+ /var/tmp/*
+RUN apt-file update
+COPY run.sh start.sh /
+ENTRYPOINT ["linux32", "/run.sh"]
+CMD ["start.sh"]
+# checksum: f3649c5dac3e39910388f6d8b99c7cf1