- Version: 1.0.0
- Base: Debian Jessie
Raw image of the Glassfish server.
The Glassfish version availables are:
- 3.1.2.2
- 4.1
- 4.1.1
This versions also represent the tags of the docker container.
docker build -t gf-image .
docker run --name gf-container -it -p 4848:4848 -p 8080:8080 gf-imageGF_MAJOR: Glassfish major versionGF_MINOR: Glassfish minor versionGF_BUILD: Glassfish build versionGF_VERSION: Glassfish versionGF_DIR: Glassfish install directory