Docker image that contains basic tools to use Docker and Kubectl with Makefile or scripts.
3.7K
A Docker image that contains just the basic tools to use Docker and Kubectl with Makefile or scripts.
Building is as easy as just running make, with tag being the branch name:
make
docker-make-kubectl can be downloaded from Docker Hub or GitLab:
docker pull julienlecomte/docker-make-kubectl
# or
docker pull registry.gitlab.com/jlecomte/images/docker-make-kubectl
This docker inherits from julienlecomte/docker-make, which inherits itself from docker:git and docker:stable and adds:
kubectl: to run commands against Kubernetes clustersThis project is licensed under the MIT License - see the LICENSE file for details
Content type
Image
Digest
Size
94.4 MB
Last updated
over 5 years ago
docker pull julienlecomte/docker-make-kubectl