Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start deprecating docker images that are built in the official repository #185

Closed
gdams opened this issue Jun 27, 2019 · 3 comments
Closed

Comments

@gdams
Copy link
Member

gdams commented Jun 27, 2019

We now have official images being built at https://hub.docker.com/_/adoptopenjdk

So far we build all releases for Ubuntu 18:04 and all windows releases. We don't build nightlies or slim builds in the official repo though.

I would propose that we start by deprecating the windows images as they were the most recently added so probably have the least number of users. To deprecate the images we'll need to delete all matching tags, remove the platform from the build job and then add a notice to the top of the README in dockerhub pointing to the new repo.

CC @dinogun

@chadlwilson
Copy link

Would you plan to deprecate only the images only being built in the official repo; i.e the slims (and debians, alpines) would stick around (non-deprecated) for a while?

@gdams
Copy link
Member Author

gdams commented Jul 3, 2019

That’s the current plan @chadlwilson

@Crow-EH
Copy link

Crow-EH commented Aug 27, 2019

A bit off-topic, but would you plan to build the slim images in the official repo ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

4 participants