mirror of
https://github.com/containers/podman.git
synced 2025-05-20 00:27:03 +08:00
Fxi typo in cache-ttl.md
Signed-off-by: Eike Waldt <waldt@b1-systems.de>
This commit is contained in:
@ -9,4 +9,4 @@ For example if `--cache-ttl=1h` is specified, Buildah considers intermediate cac
|
|||||||
under the duration of one hour, and intermediate cache images outside this duration is ignored.
|
under the duration of one hour, and intermediate cache images outside this duration is ignored.
|
||||||
|
|
||||||
Note: Setting `--cache-ttl=0` manually is equivalent to using `--no-cache` in the
|
Note: Setting `--cache-ttl=0` manually is equivalent to using `--no-cache` in the
|
||||||
implementation since this means that the user dones not want to use cache at all.
|
implementation since this means that the user does not want to use cache at all.
|
||||||
|
Reference in New Issue
Block a user