Closed duncaan closed 5 years ago
@duncaan Thank you for your contribution. We are looking at it.
@ziyiluo - were you all able to review this?
@duncaan a quick follow up on this PR. We are drafting a guidance for the community-maintained Corretto docker images. We'd like to accept your contribution, but we are still discussing how the dockerfiles should be organized and managed. The debian-based dockerfile might be relocated to a different folder or even a different repository. Therefore, until all details are settled down, I prefer to put this PR on hold. Thank you for your patience!
Thank you!
@ziyiluo any update on this? I'll update this PR to the latest version if it's worthwhile.
@duncaan thanks for waiting. I'm working on this right now. Do you mind I rebase your commit, move your dockerfile to a new directory (i.e., contrib
), publish a new pull request and add you as a reviewer? I'll update your docker file to point to the latest Corretto version.
@duncaan thanks for waiting. I'm working on this right now. Do you mind I rebase your commit, move your dockerfile to a new directory (i.e.,
contrib
), publish a new pull request and add you as a reviewer? I'll update your docker file to point to the latest Corretto version.
I did this in the current PR - ready for your review.
@duncaan I merged the PR but I'll move the Dockerfile and rename it tomorrow. Here's what I'll do:
contrib/Dockerfile-debian
to contrib/debian/Dockerfile
(I'll put your name as the committer since you contributed this).update-dockerfile.sh
that updates all Dockerfiles in this repo whenever a new Corretto version is available.
Description of changes: Adds debian based corretto image. Referenced https://github.com/docker-library/openjdk/blob/da44a9234d75e3d89ea00d679cb6a326cbbbbead/8/jdk/slim/Dockerfile for best practices.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.