Collection Docker images I made for my personal use. Images are not posted on Dockerhub, so you can't pull it from there but you can grab the Dockerfiles if needed.
Image based on alpine:3.20.0 contains:
- Groovy 4.0.20
- AllureCMD 2.29.0
Tools can be found in /home
.
Image based on alpine:3.20.0 contains:
- KubeCTL 1.30.1
- Helm 3.15.1
- Helmfile 0.164.0
- Helm plugins:
- Helm diff v3.9.6
- Helm secrets v4.6.0
- Helm git v0.16.0
- Sops 3.8.1
KubeCTL, Helm, Helmfile and Sops are installed in /usr/local/bin
.
Image based on maven:3.9.6-eclipse-temurin-11 contains:
- Chrome stable version
- Chromedriver latest stable version
Image based on openJDK:11-jdk-slim contains:
- SoapUI 5.7.2
- Groovy 4.0.21
Groovy can be found in /home/groovy
, SoapUI in /home/soapui
.
As this is a personal sandbox use at your own risk.
v1.4:
- updated versions
v1.3:
- added more dockerfiles, updated all versions
- extended readme
v1.2:
- update groovy version to 4.0.15, soapui to 5.7.1
v1.1:
- update groovy version to 4.0.7
- minor tweaks in dockerfile