Created
April 22, 2015 00:08
-
-
Save derks/6069f4cf8fc95090ffd0 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
00:07:00 root:~# groupadd rkt | |
groupadd: group 'rkt' already exists | |
00:07:16 root:~# rkt install | |
rkt directory structure successfully created. | |
00:07:23 root:~# rkt status ec73bd12 | |
state=running | |
networks=default:ip4=172.16.28.3 | |
Unable to print status: unable to read status directory: unable to open directory: unable to open file: no such file or directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment