Skip to content
Discussion options

You must be logged in to vote

The argument to --cache-from is, currently, only ever interpreted as a repository name, in which it searches for images tagged using a unique value computed from information about the step for which the cache is being searched and the steps which preceded it.
The expectation is that the cached image, if there is a suitable one, was pushed there during a previous build which was run with the same repository specified to a --cache-to flag, and tagged with the matching value.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@dinhhoang1995
Comment options

@nalind
Comment options

@dinhhoang1995
Comment options

Answer selected by dinhhoang1995
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants