qemu/tests/docker/dockerfiles
Alex Bennée 8ba1e5f72b docker/dockerfiles/debian-s390-cross: include clang
It's a silly little limitation on Shippable that is looks for clang
in the container even though we won't use it. The arm/aarch64 cross
builds inherit this from debian.docker but as we needed to use
debian-testing for this we add it here. We also collapse the update
step into one RUN line to remove and intermediate layer of the docker
build.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20170306112848.659-1-alex.bennee@linaro.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
2017-03-10 15:05:22 +08:00
..
centos6.docker
debian-arm64-cross.docker new: debian docker targets for cross-compiling 2017-02-24 14:18:11 +08:00
debian-armhf-cross.docker new: debian docker targets for cross-compiling 2017-02-24 14:18:11 +08:00
debian-bootstrap.docker
debian-bootstrap.pre
debian-s390x-cross.docker docker/dockerfiles/debian-s390-cross: include clang 2017-03-10 15:05:22 +08:00
debian.docker new: debian docker targets for cross-compiling 2017-02-24 14:18:11 +08:00
fedora.docker docker: Install python2 explicitly in docker image 2017-02-24 14:18:11 +08:00
min-glib.docker
travis.docker
ubuntu.docker