Last active
August 29, 2015 14:22
-
-
Save markllama/28e0b488f92c2b9216d0 to your computer and use it in GitHub Desktop.
Rocket - Get Images
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
sudo rkt images | |
KEY APPNAMEIMPORTTIME LATEST | |
sha512-6d9abded1af3a9a58c5bb34dcb4664ef99c8a1f9e121fcb8e69ed6705b4a39e8 fedora-rocketfiles/bash:1.2.1 2015-06-05 18:37:40.338 -0400 EDT false | |
sha512-822778138a2ac9cfcfbd0565cebc1206c4f9f224933632d17c21230a6d4e5f70 coreos.com/rkt/stage1:0.0.1 2015-06-05 18:47:09.233 -0400 EDT false | |
sudo rkt run sha512-6d9abded1af3a9a58c5bb34dcb4664ef99c8a1f9e121fcb8e69ed6705b4a39e8 | |
... | |
sudo rkt run sha512-6d9abded1af | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment