mirror of https://github.com/docker/cli.git
34 lines
731 B
Plaintext
34 lines
731 B
Plaintext
[
|
|
{
|
|
"Name": "signed-repo",
|
|
"SignedTags": [
|
|
{
|
|
"SignedTag": "green",
|
|
"Digest": "677265656e2d646967657374",
|
|
"Signers": [
|
|
"Repo Admin"
|
|
]
|
|
}
|
|
],
|
|
"Signers": [],
|
|
"AdministrativeKeys": [
|
|
{
|
|
"Name": "Root",
|
|
"Keys": [
|
|
{
|
|
"ID": "rootID"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Name": "Repository",
|
|
"Keys": [
|
|
{
|
|
"ID": "targetsID"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|