The Docker image includes some common tools for pipeline works with EKS, likes gomplate, git-crypt, helm, kubectl and awscli.
-
docker build -t <docker_hub>/pipeline-eks:<image_tag> .
-
docker push <docker_hub>/pipeline-eks:<image_tag>
shoplineapp/pipeline-eks