# Go cross compiler (xgo): Go 1.5 develop layer # Copyright (c) 2015 Péter Szilágyi. All rights reserved. # # Released under the MIT license. FROM karalabe/xgo-base MAINTAINER Péter Szilágyi # Clone and bootstrap the latest Go develop branch RUN $BOOTSTRAP_REPO release-branch.go1.5 ENV GO_VERSION 152