pipeline-runner
This is swiss army knife
docker image for pipeline runner that using GKE, helm, go, and istio
Inside pipeline-runner docker image contains:
gcloud
kubectl
helm
istioctl
jq
envsubst
go
dep
bash
gcc
This image using golang-alpine as base image.
- v1.0 =
alpine 3.8
,helm 2.9.1
,istioctl 1.0.5
,golang 1.11
docker build -t dgrlabs/pipeline-runner .