Skip to content

Go 1.9 update

change to use go 1.9.x use alpine and multistage build to bring image size down to ~15MB rather than ~600MB. removed gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers to use just github.com/fsouza/go-dockerclient - this was needed in order to force remove images. set default values to production levels

Merge request reports