Docker Alpine image with Golang and Git
- Set local environment variables
- DOCKER_VERSION: docker version from Docker's hub (default: 18.01)
- ALPINE_VERSION: alpine version the docker image inherits from (default: 3.6)
- GOLANG_VERSION: golang version to install (default: 1.9)
- Only supports versions managed by the official docker packaging for golang
- Execute
update.sh
script - Build docker image