elasticsearch/distribution/docker
Rory Hunter 51b0c0cb01
Don't export docker images on assemble (#76817)
Our packaging tests set up dependencies so that the tests depend on the
artifact that is going to be tested. For Docker, the tests depend on an
export of the Docker image, partly to follow the pattern, but partly to
support loading the image when the tests are executed inside Vagrant.

There is a sub-project for each type of image that can be exported. The
main Docker build file adds an export task and an artifact to the
sub-project. However, it also makes the export task a dependency of the
sub-project's `assemble` task. This last step isn't necessary for the
tests to run, and causes extra and needless work to be done when running
`assemble` on the entire build. Therefore, removing the last bit of task
wiring.
2021-08-23 20:11:17 +01:00
..
cloud-docker-aarch64-export Introduce Cloud docker variant (#74980) 2021-08-20 20:11:05 +01:00
cloud-docker-export Introduce Cloud docker variant (#74980) 2021-08-20 20:11:05 +01:00
cloud-ess-docker-aarch64-export Introduce Cloud docker variant (#74980) 2021-08-20 20:11:05 +01:00
cloud-ess-docker-export Introduce Cloud docker variant (#74980) 2021-08-20 20:11:05 +01:00
docker-aarch64-export Rename some Docker projects for consistency (#55150) 2020-04-14 22:07:42 +01:00
docker-export Introduce packaging tests for Docker (#46599) 2019-10-05 15:40:42 +01:00
ironbank-aarch64-docker-export Build Docker images from exported contexts and test them (#70088) 2021-03-26 13:58:03 +00:00
ironbank-docker-export Build Docker images from exported contexts and test them (#70088) 2021-03-26 13:58:03 +00:00
src Tweak Dockerfile.cloud-ess 2021-08-23 11:19:00 +01:00
ubi-docker-aarch64-export Add UBI docker builds (#60742) 2020-08-18 09:27:23 +01:00
ubi-docker-export Add UBI docker builds (#60742) 2020-08-18 09:27:23 +01:00
build.gradle Don't export docker images on assemble (#76817) 2021-08-23 20:11:17 +01:00
docker-compose.yml Update GeoIP processor documentation (#71211) 2021-04-15 13:47:09 +02:00
docker-test-entrypoint.sh Ensure CI is run in FIPS 140 approved only mode (#64024) 2020-12-23 21:00:49 +02:00