mirror of
https://github.com/containers/podman.git
synced 2025-06-24 03:08:13 +08:00
Merge pull request #15172 from graywolf-at-work/document-timestamp
[CI:DOCS] Document behavior of --timestamp when only FROM is used
This commit is contained in:
@ -652,6 +652,8 @@ specified and therefore not changed, allowing the image's sha256 hash to remain
|
||||
same. All files committed to the layers of the image will be created with the
|
||||
timestamp.
|
||||
|
||||
If the only instruction in a Containerfile is `FROM`, this flag has no effect.
|
||||
|
||||
#### **--tls-verify**
|
||||
|
||||
Require HTTPS and verify certificates when talking to container registries
|
||||
|
Reference in New Issue
Block a user