Skip to content

Implement cache using docker's --cache-from flag#99

Merged
vito merged 1 commit intoconcourse:masterfrom
databus23:cache-from
Mar 15, 2017
Merged

Implement cache using docker's --cache-from flag#99
vito merged 1 commit intoconcourse:masterfrom
databus23:cache-from

Conversation

@databus23
Copy link
Copy Markdown
Contributor

With docker 1.13 a new build flag was added: --cache-from
This flag deprecated the buildcache tool that we used with docker 1.12

Details: moby/moby#26839

@concourse-bot
Copy link
Copy Markdown
Collaborator

concourse-bot commented Feb 13, 2017

Hi there!

We use Pivotal Tracker to provide visibility into what our team is working on. A story for this issue has been automatically created.

The current status is as follows:

  • #139689311 Implement cache using docker's --cache-from flag

This comment, as well as the labels on the issue, will be automatically updated as the status in Tracker changes.

With docker 1.13 a new build flag was added: --cache-from
This flag deprecated the buildcache tool that we used with docker 1.12

Details: moby/moby#26839
@databus23
Copy link
Copy Markdown
Contributor Author

rebased on master.
This removes a lot of cruft from the image and even makes the caching use-case a tad faster. I would really like to see this in 2.8.0.
ping @vito

@vito
Copy link
Copy Markdown
Member

vito commented Mar 15, 2017

sweet! thanks.

@vito vito merged commit 81bd231 into concourse:master Mar 15, 2017
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.

3 participants