FROM codercom/ubuntu-dev-go

# Go module tooling is completely broken.
ENV GO111MODULE=off

LABEL project_root "~/go/src/go.coder.com"
