GlassFish Server Docker image

OmniFish provides actively maintained and supported Docker images for Eclipse GlassFish Server on dockerhub:

You can run the latest GlassFish Server in Docker with the following command:

docker run -p 8080:8080 -p 4848:4848 omnifish/glassfish:latest

For more documentation, refer to the documentation of the omnifish/glassfish image in dockerhub.