jenkinsci / acceptance-test-harness

Acceptance tests cases for Jenkins and its plugins based on selenium and docker.
128 stars 234 forks source link

Install packages at beginning of Docker build #1644

Closed basil closed 3 months ago

basil commented 3 months ago

Packages take a long time to download on my slow internet connection, so by installing them at the beginning we can most effectively leverage the Docker cache when making modifications to later parts of the build.