Skip to content

Added alpine-golang based Dockerfile + documentation#4

Open
khast3x wants to merge 2 commits into
kgretzky:masterfrom
khast3x:master
Open

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

Conversation

@khast3x

@khast3x khast3x commented Nov 27, 2017

Copy link
Copy Markdown

No description provided.

@mathieu-aubin mathieu-aubin left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

cleans apk cache

Comment thread Dockerfile
@@ -0,0 +1,10 @@
FROM golang:alpine

RUN apk --update add git

Copy link
Copy Markdown

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