aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-11-22 15:34:05 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-11-22 15:34:05 +0000
commitafded7b88a513b77a764dda20e5d3019025f2506 (patch)
tree21c823c1edadd7545b8e90cd6dac9271b8331b17
parent0d578ef85ed0d459f4ac2ac62095df8db03ba823 (diff)
xenial-armhf-tcwg-host: New image.
A copy of xenial-arm64-tcwg-host image Change-Id: I1f65b17d3b26cc0d2cc8826302e1d85e3821aaab
-rw-r--r--xenial-arm64-tcwg-base/xenial-armhf-tcwg-host/Dockerfile11
l---------xenial-arm64-tcwg-base/xenial-armhf-tcwg-host/build.sh1
l---------xenial-arm64-tcwg-base/xenial-armhf-tcwg-host/gerrit-branches1
3 files changed, 13 insertions, 0 deletions
diff --git a/xenial-arm64-tcwg-base/xenial-armhf-tcwg-host/Dockerfile b/xenial-arm64-tcwg-base/xenial-armhf-tcwg-host/Dockerfile
new file mode 100644
index 00000000..069193ec
--- /dev/null
+++ b/xenial-arm64-tcwg-base/xenial-armhf-tcwg-host/Dockerfile
@@ -0,0 +1,11 @@
+# Auto generated from tcwg-base/tcwg-host/Dockerfile.in. Do not edit.
+FROM linaro/ci-armhf-tcwg-base-ubuntu:xenial
+
+COPY docker-wrapper /usr/local/bin/docker
+COPY docker-stats /usr/local/bin/
+
+COPY run.sh start.sh /
+
+ENTRYPOINT ["linux32", "/run.sh"]
+CMD ["start.sh"]
+# checksum: ba7a02aa96c3b6df313c3fac751b47bc
diff --git a/xenial-arm64-tcwg-base/xenial-armhf-tcwg-host/build.sh b/xenial-arm64-tcwg-base/xenial-armhf-tcwg-host/build.sh
new file mode 120000
index 00000000..2c954456
--- /dev/null
+++ b/xenial-arm64-tcwg-base/xenial-armhf-tcwg-host/build.sh
@@ -0,0 +1 @@
+../../tcwg-base/tcwg-host/build.sh \ No newline at end of file
diff --git a/xenial-arm64-tcwg-base/xenial-armhf-tcwg-host/gerrit-branches b/xenial-arm64-tcwg-base/xenial-armhf-tcwg-host/gerrit-branches
new file mode 120000
index 00000000..44e3578e
--- /dev/null
+++ b/xenial-arm64-tcwg-base/xenial-armhf-tcwg-host/gerrit-branches
@@ -0,0 +1 @@
+../../tcwg-base/tcwg-host/gerrit-branches \ No newline at end of file