OpenLiberty / OpenLiberty/ci.docker
Allow all base images to be overridden using build arguments
Open
@kabicin is already working on this.
Since Sep 11, 2024.
zenhub-dev
- Dominant language
- Shell
- Stars
- 48
- Forks
- 60
- Avg merge
- 3h 2m
- Merged PRs (30d)
- 3
Description
Change Dockerfiles to allow the base image to be overridden by a build argument. This will allow the images to be built using a different base image (from a mirrored image registry or from staging registry before publishing)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.