Sign inSign up

payara/micro

By payara

•Updated 11 days ago

Payara Micro Community Edition Image

Image
39

500K+

payara/micro repository overview

⁠Payara Micro

Official image for the Payara Micro Community distribution.

⁠Quickstart

Launch a new Payara Micro instance running in a container listening in port 8080 with the following command:

docker run -p 8080:8080 payara/micro

Keep in mind the following:

  • The instance will start with no deployed applications.
  • Accessing the default HTTP endpoint will yield a 404 - Not Found response.
  • The instance's JVM process runs under the payara user.
⁠Using a specific version
docker run -p 8080:8080 payara/micro: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

Tag summary

Content type

Image

Digest

sha256:2098e555e…

Size

270.5 MB

Last updated

11 days ago

docker pull payara/micro