Created
January 23, 2017 13:54
-
-
Save mfojtik/834f51f92672f70885d1c0a724aa2d2a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[@dev] .../openshift/origin # oc describe image sha256:7e1396956931054689085b8351ebffbaa12ce2df732bcc1a062ec910a5049762 | |
Name: sha256:7e1396956931054689085b8351ebffbaa12ce2df732bcc1a062ec910a5049762 | |
Namespace: <none> | |
Created: 2 hours ago | |
Labels: <none> | |
Annotations: openshift.io/image.managed=true | |
Docker Image: 172.30.115.179:5000/test/test@sha256:7e1396956931054689085b8351ebffbaa12ce2df732bcc1a062ec910a5049762 | |
Image Size: 414.6 kB (first layer 414.6 kB, last binary layer 32 B) | |
Image Signatures: | |
Name: sha256:7e1396956931054689085b8351ebffbaa12ce2df732bcc1a062ec910a5049762@54ece3c389d9ffda681e2200ae5da8ef | |
Type: atomic | |
Status: UNVERIFIED | |
Image Created: 2 days ago | |
Author: <none> | |
Arch: amd64 | |
Entrypoint: /pod | |
Working Dir: <none> | |
User: 1001 | |
Exposes Ports: <none> | |
Docker Labels: io.k8s.description=This is a component of OpenShift Origin and holds on to the shared Linux namespaces within a Pod. | |
io.k8s.display-name=OpenShift Origin Pod Infrastructure | |
Environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin | |
[@dev] .../openshift/origin # oc adm verify-image-signature sha256:7e1396956931054689085b8351ebffbaa12ce2df732bcc1a062ec910a5049762 --confirm --as=system:admin | |
sha256:7e1396956931054689085b8351ebffbaa12ce2df732bcc1a062ec910a5049762 signature is verified (signed by key: "1B9044044ECF04945897EE88172B61E538AAC0EE") | |
[@dev] .../openshift/origin # oc describe image sha256:7e1396956931054689085b8351ebffbaa12ce2df732bcc1a062ec910a5049762 | |
Name: sha256:7e1396956931054689085b8351ebffbaa12ce2df732bcc1a062ec910a5049762 | |
Namespace: <none> | |
Created: 2 hours ago | |
Labels: <none> | |
Annotations: openshift.io/image.managed=true | |
Docker Image: 172.30.115.179:5000/test/test@sha256:7e1396956931054689085b8351ebffbaa12ce2df732bcc1a062ec910a5049762 | |
Image Size: 414.6 kB (first layer 414.6 kB, last binary layer 32 B) | |
Image Signatures: | |
Name: sha256:7e1396956931054689085b8351ebffbaa12ce2df732bcc1a062ec910a5049762@54ece3c389d9ffda681e2200ae5da8ef | |
Type: atomic | |
Status: Verified | |
Issued By: 1B9044044ECF04945897EE88172B61E538AAC0EE | |
Condition Type: Trusted | |
Last Probe Time: 2017-01-23 14:43:06 +0100 CET | |
Reason: verified manually | |
Message: verified by user system:admin | |
Condition Type: ForImage | |
Last Probe Time: 2017-01-23 14:43:06 +0100 CET | |
Image Created: 2 days ago | |
Author: <none> | |
Arch: amd64 | |
Entrypoint: /pod | |
Working Dir: <none> | |
User: 1001 | |
Exposes Ports: <none> | |
Docker Labels: io.k8s.description=This is a component of OpenShift Origin and holds on to the shared Linux namespaces within a Pod. | |
io.k8s.display-name=OpenShift Origin Pod Infrastructure | |
Environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment