aboutsummaryrefslogtreecommitdiff
path: root/trusty-i386-tcwg-base
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-06-06 08:56:11 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-06-06 08:56:11 +0000
commitb8da25fdab94765acf4775b6771e45037900e2c7 (patch)
treee353f4d1445a2ea68309366967c4f8cb3ee98aaa /trusty-i386-tcwg-base
parentdd3b80b7d96cf10c238e22f857f892b1bc0a498f (diff)
tcwg-build: Remove workaround.
We now create directories for mount-points in start-container-docker.sh. Change-Id: I4996616399ed87420dbd64eba36895f632f6af3f
Diffstat (limited to 'trusty-i386-tcwg-base')
-rw-r--r--trusty-i386-tcwg-base/trusty-i386-tcwg-build/Dockerfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/trusty-i386-tcwg-base/trusty-i386-tcwg-build/Dockerfile b/trusty-i386-tcwg-base/trusty-i386-tcwg-build/Dockerfile
index 219c1b0f..82a990af 100644
--- a/trusty-i386-tcwg-base/trusty-i386-tcwg-build/Dockerfile
+++ b/trusty-i386-tcwg-base/trusty-i386-tcwg-build/Dockerfile
@@ -10,8 +10,7 @@ RUN new-user.sh --group tcwg-infra:9000 \
fi; \
new-user.sh --passwd "$line" --home-data /home-data; \
done </home-data/passwd \
- && rm -rf /home-data/ \
- && mkdir -p /home/tcwg-buildslave/workspace
+ && rm -rf /home-data/
# Install wine. On amd64 arch we need to enable i386, otherwise wine
# won't meet dependencies (this is the case at least for trusty and xenial).
@@ -24,4 +23,4 @@ RUN \
/var/lib/apt/lists/* \
/tmp/* \
/var/tmp/*
-# checksum: 6ae2ef755b8341632f2fadacc0e5eaf0
+# checksum: 15e8b16ded4fbd3a0f8395195664b61f