Skip to content

Dockerized payara-server-full with preconfigured options for javaee application

License

Notifications You must be signed in to change notification settings

karancode/payara-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerizing Payara

Docker Images for payara base & payara wrapper!

Payara Base

Base image which fetched payara server-full zip. Prepares the server directory(unzip) & other required directories. Also sets some obvious envrioment vars.

Payara Wrapper

Image prepared on the top of Payara Base image. Creates all required payara configurations. Deploys test application war (primeface-showcase) & keeps entrypoint as start-domain.

Run

docker pull dockt/payarawrapper:1.1
docker run -d -p 4848:4848 -p 8080:8080 dockt/payarawrapper:2.0

Version

Run the newest tag available on docker registry for both Payara Base & Payara Wrapper images.

Docker Registry

Authors

  • Karan Thanvi

Last Update date : 2018-07-20

About

Dockerized payara-server-full with preconfigured options for javaee application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published