docs: add missing cache-copy-layers arg in README (#1672)
Signed-off-by: ankitm123 <ankitmohapatra123@gmail.com>
This commit is contained in:
parent
5b3fb84a22
commit
9997cd4d40
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue