Brief Summary
Payara Full is currently 350M. This could be shrunk significantly, down to 255M
See https://hub.docker.com/repository/docker/flowlogix/payara-full/tags and https://github.com/lprimak/infra/tree/main/scripts/cloud/docker on how I did it.
I basically used Azul JRE Alpine images vs. full Ubuntu JDK images,
along with removing source and example code from the distribution.
Expected Outcome
N/A
Current Outcome
N/A
Alternatives
N/A
Context
If images are smaller, they are faster starting and easier to handle
Brief Summary
Payara Full is currently 350M. This could be shrunk significantly, down to 255M
See https://hub.docker.com/repository/docker/flowlogix/payara-full/tags and https://github.com/lprimak/infra/tree/main/scripts/cloud/docker on how I did it.
I basically used Azul JRE Alpine images vs. full Ubuntu JDK images,
along with removing source and example code from the distribution.
Expected Outcome
N/A
Current Outcome
N/A
Alternatives
N/A
Context
If images are smaller, they are faster starting and easier to handle