Skip to content

Instantly share code, notes, and snippets.

@nellshamrell
Last active January 6, 2018 01:12
Show Gist options
  • Save nellshamrell/983bd49be4946860c8fdf0b2ef6d6665 to your computer and use it in GitHub Desktop.
Save nellshamrell/983bd49be4946860c8fdf0b2ef6d6665 to your computer and use it in GitHub Desktop.

Running docker exporter locally with local builder

$ sudo cargo run core-sample-node-app-1.0.1-20180104232800-x86_64-linux.hart -- --url http://localhost:9636

Creating, Running, Destroying hab studio in a location

 hab studio -r /opt/slim new
 hab studio -q -r /opt/slim run ls -l /
 hab studio -q -r /opt/slim run hab install results/core-sample-node-app-1.0.1-20180104232800-x86_64-linux.hart
 tar -cpzf this_thing.tar.gz -C /opt/slim ./hab/pkgs ./hab/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment