Skip to content

Commit

Permalink
docs: add missing cache-copy-layers arg in README (#1672)
Browse files Browse the repository at this point in the history
Signed-off-by: ankitm123 <ankitmohapatra123@gmail.com>
  • Loading branch information
ankitm123 authored Jul 8, 2021
1 parent 5b3fb84 commit 9997cd4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,10 @@ If `--destination=gcr.io/kaniko-project/test`, then cached layers will be stored

_This flag must be used in conjunction with the `--cache=true` flag._

#### --cache-copy-layers

Set this flag to cache copy layers.

#### --cache-ttl duration

Cache timeout in hours. Defaults to two weeks.
Expand Down

0 comments on commit 9997cd4

Please sign in to comment.