The image is designed for development and CI/CD workflows.
2.4K
This Docker project contains a Dockerfile that builds a Docker image with the following components:
The image is designed for development and CI/CD workflows, providing a comprehensive environment with a variety of development tools.
To run a container from the built Docker image, use the following command:
docker run --rm -it --entrypoint /bin/bash kavenzero/kaven-build-image:latest
This command starts an interactive (-it) container using the built Docker image and opens a shell (/bin/bash).
Content type
Image
Digest
sha256:123a0af46…
Size
1 GB
Last updated
1 day ago
docker pull kavenzero/kaven-build-image