rocketをbuildするよ
buildする環境を構築するVagrantfile作った。
vagrant up後、ログインして以下を実行する
$ git clone https://github.com/coreos/rocket.git
$ cd rocket; ./build
するとbinディレクトリが作成される
binディレクトリの中にバイナリファイルrktがビルドされる
あとは普通に使える
$ bin/rkt
NAME:
rkt - rocket, the application container runner
USAGE:
rkt [global options] [command options] [arguments...]
VERSION:
0.3.2+git
COMMANDS:
enter Enter the namespaces of an app within