Skip to content

Instantly share code, notes, and snippets.

@gipi
Created April 16, 2016 07:44
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 gipi/3268b524f0c64c5627483d416724a19c to your computer and use it in GitHub Desktop.
Save gipi/3268b524f0c64c5627483d416724a19c to your computer and use it in GitHub Desktop.
#golang

Golang

In order to install stuffs you can use

$ go get -v github.com/opencontainers/runc/libcontainer

(the -v flag is needed to make the command show output).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment