Releases: DrSnowbird/jdk-mvn-py3
Releases · DrSnowbird/jdk-mvn-py3
v1.1.1
v1.1.1
- re-organize python pip modules
v1.1.0
v1.1.0
- This is the main release to support "Non-Root" Docker container implmentations.
- Any child Dockerfile based upon this one might have to add "sudo " or "sudo -H " as prefix in the RUN xxx in your Dockerfile (sorry for the inconvience for greater good reasons - Better Docker Security for serious deployment as well as easier to deploy to OpenShift, Kubernets or SE Linux-base host operating system, e.g., Red Hat)
- Please let us know if you encounter any new bug caused by this "Non-root" implementations. If so happen, please use v1.0.6 or earlier version of docker images if you can't wait for fixes.
Thanks.- OpenKbs team.
v1.0.6
- fixed the bug in Dockerfile causing hub.docker build failure
v1.0.5
- fix/update corporate proxy servers setup for build.sh, run.sh and Docker image's system proxy setup
(running for standalone without corporate proxy should have no impact since the proxy detection will do nothing to change the environments)
v1.0.4
- Update corporate proxy setup
- Update Java JDK for v 8.0.202
v1.0.3
- Fixed permission issue
- update Dockerfile with Corporate Proxy auto detection and setup
Release with adding NodeJS and NPM support
- Release with adding NodeJS and NPM support
Initial public release
JDK, Maven, Python3, Gradle base docker image source code
- Initial public release
- added NodeJS + NPM support