Skip to content
This repository was archived by the owner on Feb 27, 2018. It is now read-only.

Use efficient cache in Dockerfile#319

Merged
daghack merged 1 commit into
boot2docker:masterfrom
nathanleclaire:dockerfile_cache
Dec 16, 2014
Merged

Use efficient cache in Dockerfile#319
daghack merged 1 commit into
boot2docker:masterfrom
nathanleclaire:dockerfile_cache

Conversation

@nathanleclaire
Copy link
Copy Markdown
Contributor

It seems that this caches slightly better than go get ./...,
since there are only two packages.

Signed-off-by: Nathan LeClaire nathan.leclaire@gmail.com

It seems that this caches slightly better than `go get ./...`,
since there are only two packages.

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
Comment thread Dockerfile
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can we still have -v please? 👼

@tianon
Copy link
Copy Markdown
Contributor

tianon commented Dec 16, 2014

LGTM

2 similar comments
@gmlewis
Copy link
Copy Markdown
Contributor

gmlewis commented Dec 16, 2014

LGTM

@daghack
Copy link
Copy Markdown
Contributor

daghack commented Dec 16, 2014

LGTM

daghack added a commit that referenced this pull request Dec 16, 2014
@daghack daghack merged commit ef34764 into boot2docker:master Dec 16, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants