Last active
August 18, 2016 20:50
-
-
Save aweiteka/808cb1e6de6628e53e697e86d3370a50 to your computer and use it in GitHub Desktop.
Example atomic signature
This file contains hidden or 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
| { | |
| "critical": { | |
| "identity": { | |
| "docker-reference": "busybox" | |
| }, | |
| "image": { | |
| "docker-manifest-digest": "sha256:a59906e33509d14c036c8678d687bd4eec81ed7c4b8ce907b888c607f6a1e0e6" | |
| }, | |
| "type": "atomic container signature" | |
| }, | |
| "optional": { | |
| "creator": "atomic 0.1.0-dev", | |
| "timestamp": 1471035347 | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment