Skip to content

golang:1-alpine image no longer has git #346

Closed
@klmitch

Description

@klmitch

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions