Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] Glassfish dockerfile

Hi,

The contributed dockerfile was indeed intended as a minimalist version. It would be great if we could revive https://hub.docker.com/_/glassfish. Thank you so much for your offer to help.

As a start I contacted docker hub to ask about an ownership transfer.

Kind regards,
Arjan Tijms



On Thu, May 5, 2022 at 5:03 PM Ivo Woltring <ivo@xxxxxxxxx> wrote:
Hi Arjan,

I’ve looked at your Dockerfile and it looks like a nice but somewhat limited start.

My version as a bit more meat though and I even published it under the EPLv2 license in the hope we can make it more official.

My version also supports:
- Java 11 and 17
- Auto generated password (default) for the Administration panel
- Option to provide a self chosen password through environment variable at startup time
- Multi platform like amd64 (x86_64) and arm64 (Apple M1 chipset).


What can I do to help revive the https://hub.docker.com/_/glassfish repo?
I am fully prepared to collaborate on this and “donate” my Dockerfile and/or help maintain the docker image

Kind regards,
Ivo.

On 5 May 2022, at 16:00, arjan tijms <arjan.tijms@xxxxxxxxx> wrote:

Hi,

We have been looking a little bit into this, and even got a contribution for a new docker image, which is currently here:


But indeed, we haven't been able to revive https://hub.docker.com/_/glassfish yet.

Kind regards,
Arjan Tijms


On Thu, May 5, 2022 at 3:56 PM Ivo Woltring <ivo@xxxxxxxxx> wrote:
Hi Y’all,

I recently wanted to give a demo with glassfish and I found out that the official glassfish docker repo is DEPRECATED.
Now I have created my own for version 6.2.5:


But I am curious if there is still an officially maintained docker image and if not why?
Is it possible to start it up again and can I help?

Kind regards,

Ivo
@ivonet
_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev
_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev

_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev

Back to the top