CICD Build container with Java Maven and some CLI tools (GitVersion, Git, JQ, YQ, Sed, Bash)
2.4K
This image is based on the Docker Hardened Image https://hub.docker.com/hardened-images/catalog/dhi/maven. Due to simplicity needed in the CI/CD pipeline the container is enhanced with some tools to make the process smoother. Tools added with apk add are: GitVersion, Git, JQ, YQ, Sed, Bash
The reason this image is created is mostly due to networking constraints within an enterprise environment to not be able to run apk add. Now there is a base image that can be enhanced with its own Maven settings file and custom certificates if needed.
Entrypoint is bash
Content type
Image
Digest
sha256:8a8f9ad28…
Size
193.2 MB
Last updated
6 months ago
docker pull yeroonski/build-container