Skip to content

Added alpine-golang based Dockerfile + documentation#4

Open
khast3x wants to merge 2 commits intokgretzky:masterfrom
khast3x:master
Open

Added alpine-golang based Dockerfile + documentation#4
khast3x wants to merge 2 commits intokgretzky:masterfrom
khast3x:master

Conversation

@khast3x
Copy link

@khast3x khast3x commented Nov 27, 2017

No description provided.

Copy link

@mathieu-aubin mathieu-aubin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cleans apk cache

@@ -0,0 +1,10 @@
FROM golang:alpine

RUN apk --update add git

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
RUN apk --update add git
RUN apk --no-cache add git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants