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

push deprecated containers when rotating out distributions #57

Open
avsm opened this issue Aug 7, 2020 · 0 comments
Open

push deprecated containers when rotating out distributions #57

avsm opened this issue Aug 7, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@avsm
Copy link
Member

avsm commented Aug 7, 2020

As people use (e.g.) ocurrent/opam:alpine-3.11-ocaml-4.09, it will steadily get more out of date and have security issues in the base distribution.

ocaml-dockerfile provides a Dockerfile_opam.deprecated container that simply outputs an error message when invoked. After a few months of deprecation, we should push these to replace the older tags.

As part of this, we should check that we have aliases (e.g., does alpine-4.09 exist? That would be a good alias to say "give me OCaml 4.09 on Alpine without the latest Alpine release").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants