Skip to content

Instantly share code, notes, and snippets.

@kelseyhightower
Created January 9, 2015 00:57
Show Gist options
  • Select an option

  • Save kelseyhightower/1bdde9d4adff495fd005 to your computer and use it in GitHub Desktop.

Select an option

Save kelseyhightower/1bdde9d4adff495fd005 to your computer and use it in GitHub Desktop.
$ sudo ./bin/rkt fetch example.com/hello:0.0.1
rkt: starting to discover app img example.com/hello:0.0.1
rkt: starting to fetch img from http://example.com/images/example.com/hello-0.0.1-linux-amd64.aci
Downloading aci: [ ] 1.45 KB/1.26 MB
keystore: checking signature openpgp: signature made by unknown entity
$ sudo mv ~/3028A353FEA3A704 /etc/rkt/trustedkeys/prefix.d/coreos.com/hello/3028A353FEA3A704
$ sudo ./bin/rkt fetch example.com/hello:0.0.1
rkt: starting to discover app img example.com/hello:0.0.1
rkt: starting to fetch img from http://example.com/images/example.com/hello-0.0.1-linux-amd64.aci
Downloading aci: [ ] 3.91 KB/1.26 MB
sha512-b3f138e10482d4b5f334294d69ae5c40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment