Docker Kubectl Doctl A Docker image that contains kubectl and doctl that can be used for CI runners Building Image Run docker build -t kubectl-doctl . Test built image using docker run -it kubectl-doctl bash