qemu/tests/docker/dockerfiles
Alessandro Di Federico afbdf0a44e docker: Add Hexagon image
This image is a little special because it takes a long time to build.
As such most users don't want to be doing that and just pull random
binaries from the ether as intended by the container gods. This
involves someone with credentials and a beefy machine running:

  make docker-image-debian-hexagon-cross V=1 NOCACHE=1 J=30
  docker tag qemu/debian-hexagon-cross registry.gitlab.com/qemu-project/qemu/qemu/debian-hexagon-cross
  docker push registry.gitlab.com/qemu-project/qemu/qemu/debian-hexagon-cross

With a suitable binary in the "cloud" a normal user will run:

  make docker-image-debian-hexagon-cross

or have it run for them through the dependency mechanism of our
over-engineered makefiles and get the binary they wanted. There are a
few wrinkles of course including needing to tweak the final image to
have the credentials of the user so we can actually do our cross
compiles.

Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Alessandro Di Federico <ale@rev.ng>
Cc: Philippe Mathieu-Daudé <f4bug@amsat.org>
Cc: Brian Cain <bcain@quicinc.com>

Message-Id: <20210512102051.12134-7-alex.bennee@linaro.org>
2021-05-18 09:35:39 +01:00
..
debian-hexagon-cross.docker.d docker: Add Hexagon image 2021-05-18 09:35:39 +01:00
alpine.docker * Replace YAML anchors by extends in the gitlab-CI yaml files 2021-05-14 19:33:23 +01:00
centos7.docker tests/docker: Install static libc package in CentOS 7 2021-01-26 15:39:34 +01:00
centos8.docker gitlab-ci.yml: Test the dtrace backend in one of the jobs 2021-04-06 15:04:50 +01:00
debian10.docker sphinx: adopt kernel readthedoc theme 2021-05-14 15:05:03 +04:00
debian11.docker tests/docker: add debian11 base image 2020-05-27 14:26:49 +01:00
debian-all-test-cross.docker tests/docker: add a linux-user testing focused image 2020-07-11 15:53:00 +01:00
debian-alpha-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-amd64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-amd64.docker gitlab-ci.yml: Avoid some submodules to speed up the CI a little bit 2021-01-26 18:38:37 +01:00
debian-arm64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-arm64-test-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-armel-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-armhf-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-bootstrap.docker
debian-bootstrap.pre tests/docker: add support for DEB_KEYRING 2020-07-27 09:41:35 +01:00
debian-hexagon-cross.docker docker: Add Hexagon image 2021-05-18 09:35:39 +01:00
debian-hppa-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-m68k-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-mips64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-mips64el-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-mips-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-mipsel-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-powerpc-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-ppc64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-ppc64el-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-riscv64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-s390x-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-sh4-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-sparc64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-tricore-cross.docker tests/docker: Update the tricore container to debian 10 2020-10-02 12:29:08 +01:00
debian-xtensa-cross.docker tests/docker: update toolchain set in debian-xtensa-cross 2020-07-11 15:53:09 +01:00
empty.docker tests/docker: add a docker-exec-copy-test 2021-02-08 09:41:00 +00:00
fedora-cris-cross.docker docker: Bump Fedora images to release 33 2021-02-24 11:05:10 +00:00
fedora-i386-cross.docker tests/docker/dockerfiles: Add ccache to containers where it was missing 2021-05-14 12:24:20 +02:00
fedora-win32-cross.docker tests/docker/dockerfiles: Add ccache to containers where it was missing 2021-05-14 12:24:20 +02:00
fedora-win64-cross.docker tests/docker/dockerfiles: Add ccache to containers where it was missing 2021-05-14 12:24:20 +02:00
fedora.docker sphinx: adopt kernel readthedoc theme 2021-05-14 15:05:03 +04:00
opensuse-leap.docker tests/docker/dockerfiles: Add ccache to containers where it was missing 2021-05-14 12:24:20 +02:00
ubuntu1804.docker sphinx: adopt kernel readthedoc theme 2021-05-14 15:05:03 +04:00
ubuntu2004.docker sphinx: adopt kernel readthedoc theme 2021-05-14 15:05:03 +04:00
ubuntu.docker sphinx: adopt kernel readthedoc theme 2021-05-14 15:05:03 +04:00