025d79f30990bd10b46ee434037d20463d42b8a6
in recent versions of docker the parent image is not saved as a tag when building to handle both whom has the official golang image saved and whom is using only to build, now the scripts pulls (and tags) the official image so that the rm command does not fail
GoBuilder
Image based on official Golang as base, with Git on top (why don't they include it by default?)
Tags:
Description
Image based on official Golang as base, with Git on top (why don't they include it by default?)
Languages
Shell
57.1%
Dockerfile
23.7%
Makefile
19.2%