-
Notifications
You must be signed in to change notification settings - Fork 4
Home
The Docker image is available at the following coordinates: ghcr.io/eclipse-ee4j/glassfish
More info about the image in the container registry: https://ghcr.io/eclipse-ee4j/glassfish
Images are available for the amd64
and arm64
architectures.
- Examples of the docker image usage.
- Read Eclipse GlassFish Documentation
- Browse Eclipse GlassFish own tests
- They don't use the docker image, however these tests use similar principles.
- These tests use
glassfish-itest-tools
instead of docker. - Eclipse GlassFish Application Tests are covering application compatibility with GlassFish.
-
Eclipse GlassFish Admin Tests are covering usage of
asadmin
and the REST Admin Interface.
- GlassFish Mailing List for questions
- GlassFish GitHub for well defined and repeatable issues
- Other GlassFish community channels
- OmniFish Commercial Support for paid active help and other services
Eclipse GlassFish 6 contains many changes, however some of important start/stop issues were fixed with redesign and refactoring done for Eclipse GlassFish 7. Simply said, 6 is not ready for Docker.
Repository contains copy-pastes. The reason is that Docker Hub Container Image Library uses just and only Dockerfiles from this repository, but before we push them out, we already have to know that they are correct and we have to commit them. DockerHub then links its distribution image to the commit id in this repository.