Search code examples
dockerpayara

How can I create a docker file with payara mini?


Hello I need to create a docker file with payara mini in it,payara must listen on port 8080.Can you help me to create this docker file and run it?


Solution

  • Payara have official images of their products on Docker Hub.

    Perhaps you could use that images or, since they're an automated build from Github, you can take a look to theirs Dockerfile and build your own one.

    Payara Docker Hub

    https://hub.docker.com/u/payara