Right now we supply build images which contain dockerfiles to create static images. But if we push dockerhub images for build + static then I think we could create multi-stage build in the scaffold repo that would optionally support a local GOPROXY for extra build speed .
Right now we supply build images which contain dockerfiles to create static images. But if we push dockerhub images for build + static then I think we could create multi-stage build in the scaffold repo that would optionally support a local GOPROXY for extra build speed .