All, I would like to work on getting the docker images updated. However, I see that someone has already issued a pull request to do this work. In looking at the pull request, I see some things that I would be concerned with.
1. Added 8443 as an SSL exposed port. As far as I understand this is not in line with how Tomcat is done in Docker. 2. Added JDK11, which I did not think was fully working. 3. Added `VOLUME` tags for webapps, logs, and, conf. 4. Creates a tomee user to run as. (which I would support, just not the way it was done) Here is the link to the pull request that Casell created: https://github.com/tomitribe/docker-tomee/pull/36/commits/ae8f3ac40a350915e0d77788d44b2b9466475e46 I would be happy to become responsible for the Docker releases. Given that I have been a lurker for some time, I am sure you will want to oversee my efforts as to not give the team a black eye. Please advise on how I can help here!! Thanks, Rod.
