Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] Official Eclipse GlassFish Docker Images

Responses in-line, extra text removed for brevity.

On 5/13/2023 2:39 PM, David Matejcek wrote:
By GCR you mean Google Container Registry?

Typo. GCR -> GHCR - > GitHub Container Registry. It's the easiest one for Eclipse Foundation projects.

If you mean GitHub, it is a bad idea. The reason is that the docker image is a standalone product which uses GlassFish and has it's own lifecycle. Look also to other projects, they always keep docker images in a standalone git repository (if they mean it seriously).
I think this is where the GlassFish project, the Eclipse Foundation and the Jakarta EE working group need to weigh in. Does publishing Docker images really warrant a separate project/repository under EE4J? There are quite a few already: https://github.com/orgs/eclipse-ee4j/repositories.


Back to the top