mirror of
https://github.com/docker/docs.git
synced 2026-03-31 08:18:55 +07:00
Add disclaimer about push mirroring
This commit is contained in:
committed by
Jim Galasyn
parent
a499b4d052
commit
fe830efe3c
@@ -88,6 +88,14 @@ with the policy, it automatically gets promoted.
|
||||
|
||||
{: .with-border}
|
||||
|
||||
## Metadata persistence
|
||||
|
||||
When an image is pushed to another registry using a mirroring policy, scanning
|
||||
and signing data is not persisted in the destination repository.
|
||||
|
||||
If you have scanning enable for the destination repository, DTR is going to scan
|
||||
the image pushed. If you want the image to be signed, you need to do it manually.
|
||||
|
||||
## Where to go next
|
||||
|
||||
* [Mirror images from another registry](pull-mirror.md)
|
||||
|
||||
Reference in New Issue
Block a user