Payara Server Web Profile Community Edition Image
100K+
Official image for Payara Server Web 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-web
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-web: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:617e4e77c…
Size
383.4 MB
Last updated
5 days ago
docker pull payara/server-web