FROM golang:1.9-stretch RUN useradd -ms /bin/bash myuser USER myuser WORKDIR /go/src/github.com/dominicbreuker