FROM docker.io/openshift/origin-release:golang-1.10

RUN go get github.com/golang/mock/gomock github.com/golang/mock/mockgen
