Closed
Description
It appears that an upstream change to the alpine
container has caused git
to no longer come pre-installed. This has broken go within the golang:1-alpine
image, as it uses git
to implement go get
, and presumably other commands. The Dockerfile-alpine.template
should be updated to ensure git
is installed.
Metadata
Metadata
Assignees
Labels
No labels