AdoptOpenJDK / AdoptOpenJDK/openjdk-docker

Make docker builds concurrent

Open
#302 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Slim
Stars
423
Forks
220
PR merge metrics
No merged PRs in 30d

Description

The current docker build jobs on `x64` are taking more than 24 hours (!) to complete due to increase in the number of OSes supported as well as all the combinations of `packages` and `build types`. Clearly this cannot continue, however thankfully it should be easy enough to have a number of parallel ongoing builds as the bulk of the time is spent in downloading the relevant tar balls.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.