Payara Server Full Profile Community Edition Image
1M+
Official image for Payara Server Full Profile Community distribution.
Launch a new Payara Server domain running in a container listening in port 8080 with the following command:
docker run -p 8080:8080 payara/server-full
The Docker container specifies the default entry point, which starts a custom domain domain1 in foreground so that Payara Server becomes the main process.
Keep in mind the following:
domain1 domain in the foreground so the server's DAS becomes the main process.payara user.docker run -p 8080:8080 payara/server-full:5.2021.1
More information about how to configure and fine tune containers that use this image can be found in the official overview in the Payara Platform Community Documentation
Content type
Image
Digest
sha256:ea041c0a1…
Size
415.4 MB
Last updated
22 days ago
docker pull payara/server-full