aboutsummaryrefslogtreecommitdiff
path: root/trusty-i386-tcwg-base
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2017-02-27 16:54:29 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2017-02-27 16:54:29 +0000
commita92a52ba4dcd795c1a9227f6f5d85b6e555a1552 (patch)
tree09bd4d7d78c20a5f09d5554e9cdefe641cf8441c /trusty-i386-tcwg-base
parentcae311f81ff24a50d7b0657d93520575ab2566df (diff)
*-tcwg-base: Remove docker.io package
In the current form having docker.io installed inside the container is not useful, but it is causing container build problems for 32-bit architectures. If we are to re-add docker.io package we need to coordinate its version with one installed on TCWG machines -- currently 1.12.3. Change-Id: I8de3f3ee7f2aa7dddcc861430bef6c64a40aac77
Diffstat (limited to 'trusty-i386-tcwg-base')
-rw-r--r--trusty-i386-tcwg-base/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/trusty-i386-tcwg-base/Dockerfile b/trusty-i386-tcwg-base/Dockerfile
index 68c6dca0..a533593c 100644
--- a/trusty-i386-tcwg-base/Dockerfile
+++ b/trusty-i386-tcwg-base/Dockerfile
@@ -29,7 +29,6 @@ RUN (url="http://archive.ubuntu.com/ubuntu/"; \
dh-autoreconf \
dh-translations \
distro-info-data \
- docker.io \
emacs \
fakeroot \
flex \