aboutsummaryrefslogtreecommitdiff
path: root/xenial-armhf-tcwg-base
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-11-28 12:14:10 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-11-28 12:14:10 +0000
commitdbad149561257153fbb9dfb00e4ab9560dd46fa2 (patch)
treee55be4b3a96d2fc3f5fdecc85347dd92ebb37876 /xenial-armhf-tcwg-base
parent5ae54d3b902f39141dea3dca3a894717018d2c85 (diff)
xenial-armhf-tcwg-host: Move to the right spot.
Change-Id: I41ed38dde47a460bca83f4cd11f9ec84297439d7
Diffstat (limited to 'xenial-armhf-tcwg-base')
-rw-r--r--xenial-armhf-tcwg-base/xenial-armhf-tcwg-host/Dockerfile11
l---------xenial-armhf-tcwg-base/xenial-armhf-tcwg-host/build.sh1
l---------xenial-armhf-tcwg-base/xenial-armhf-tcwg-host/gerrit-branches1
3 files changed, 13 insertions, 0 deletions
diff --git a/xenial-armhf-tcwg-base/xenial-armhf-tcwg-host/Dockerfile b/xenial-armhf-tcwg-base/xenial-armhf-tcwg-host/Dockerfile
new file mode 100644
index 00000000..069193ec
--- /dev/null
+++ b/xenial-armhf-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-armhf-tcwg-base/xenial-armhf-tcwg-host/build.sh b/xenial-armhf-tcwg-base/xenial-armhf-tcwg-host/build.sh
new file mode 120000
index 00000000..2c954456
--- /dev/null
+++ b/xenial-armhf-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-armhf-tcwg-base/xenial-armhf-tcwg-host/gerrit-branches b/xenial-armhf-tcwg-base/xenial-armhf-tcwg-host/gerrit-branches
new file mode 120000
index 00000000..44e3578e
--- /dev/null
+++ b/xenial-armhf-tcwg-base/xenial-armhf-tcwg-host/gerrit-branches
@@ -0,0 +1 @@
+../../tcwg-base/tcwg-host/gerrit-branches \ No newline at end of file