Sign inSign up

julienlecomte/docker-make-kubectl

By julienlecomte

Updated over 5 years ago

Docker image that contains basic tools to use Docker and Kubectl with Makefile or scripts.

Image
0

3.7K

julienlecomte/docker-make-kubectl repository overview

docker-make-kubectl

A Docker image that contains just the basic tools to use Docker and Kubectl with Makefile or scripts.

Building

Building is as easy as just running make, with tag being the branch name:

make

Downloading

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

Contents

This docker inherits from julienlecomte/docker-make, which inherits itself from docker:git and docker:stable and adds:

  • kubectl: to run commands against Kubernetes clusters

License

This project is licensed under the MIT License - see the LICENSE file for details

Locations

Tag summary

Content type

Image

Digest

Size

94.4 MB

Last updated

over 5 years ago

docker pull julienlecomte/docker-make-kubectl