Hi All,
I've forked the docker-jspwiki [1] from github and was wondering if you
might want anything I'm working on PR'd back.
Some of the things I'm looking at are:
1. Using the Dockerfile to download binaries and remove them.
I noticed the Docker file comments mention CentOS 7 but the image is
Alpine so I didn't know if that was a planned change.
2. a. Using a CentOS based image and adding a JRE
b. Amazon Corretto based on Amazon Linux 2 optimized for AWS.
c. Just start with an official Tomcat image (many OS options with
this one).
3. Reducing the number of image layers through command consolidation.
Also is branch 2.11.0-M5 the latest branch?
Thanks,
Carl
[1] https://github.com/metskem/docker-jspwiki
Best regards,
Carl