Skip to content

Instantly share code, notes, and snippets.

@bradgessler
Created November 15, 2016 20:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradgessler/79fff4c756e37dceb4000bbcb712fc30 to your computer and use it in GitHub Desktop.
Save bradgessler/79fff4c756e37dceb4000bbcb712fc30 to your computer and use it in GitHub Desktop.
First CLI commands
$ docker run ubuntu /bin/echo 'Hello world'
Hello world
$ hyper run ubuntu /bin/echo 'Hello world'
WARNING: null cloud config
hyper: Error response from daemon: Unauthorized.
See 'hyper run --help'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment