qemu-irix/tests/docker/dockerfiles
Alex Bennée 267004d991 new: dockerfiles/debian-s390-cross
This adds an s390 cross build target to our library of docker setups.
There is an issue with the xfslibs-dev:s390x package having a clash so
we do a || apt-get -f install to fixup the rest of the dependencies.

This doesn't build on the debian.docker file as we are using the
multilib compiler which is only available in stretch (the current
testing repo).

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
CC: Christian Borntraeger <borntraeger@de.ibm.com>
Message-Id: <20170227143028.16428-2-alex.bennee@linaro.org>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
2017-02-28 20:31:01 +08:00
..
centos6.docker
debian-arm64-cross.docker
debian-armhf-cross.docker
debian-bootstrap.docker
debian-bootstrap.pre
debian-s390x-cross.docker new: dockerfiles/debian-s390-cross 2017-02-28 20:31:01 +08:00
debian.docker
fedora.docker docker: Install python2 explicitly in docker image 2017-02-24 14:18:11 +08:00
min-glib.docker
travis.docker
ubuntu.docker