Last active
May 31, 2016 16:25
-
-
Save mattray/217a68df6724e4f66a87d5b6a8a68b24 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| mray@farnsworth[11:24]2.2.4(master)~/ws/habitat | |
| $ ls plans/ | |
| Makefile coreutils/ gnupg/ libidn/ openssl/ rust/ | |
| README.md coreutils-static/ gnupg-static/ libksba/ openssl-0.9.8/ sed/ | |
| acl/ curl/ go/ libmpc/ openssl-musl/ shadow/ | |
| apr/ db/ gpgme/ libpng/ patch/ sqlite/ | |
| apr-util/ dejagnu/ grep/ libsodium/ patchelf/ strace/ | |
| attr/ diffutils/ gzip/ libsodium-musl/ pcre/ tar/ | |
| autoconf/ docker/ hab-backline/ libtool/ perl/ tcl/ | |
| automake/ elixir/ haproxy/ libxml2/ phantomjs/ texinfo/ | |
| bash/ erlang/ httpd/ libxslt/ pkg-config/ ttyrec/ | |
| bash-static/ expat/ iana-etc/ libyaml/ plan-tmpl.sh tzdata/ | |
| bc/ expect/ imagemagick/ linux-headers/ polipo/ unzip/ | |
| binutils/ file/ inetutils/ linux-headers-musl/ postgresql/ util-linux/ | |
| bison/ findutils/ iptables/ linux-pam/ procps-ng/ vim/ | |
| boost/ flex/ jq-static/ lzo/ protobuf/ wget/ | |
| boost159/ fontconfig/ less/ m4/ protobuf-rust/ wget-static/ | |
| build-base-plans.sh* freetype/ libaio/ make/ psmisc/ which/ | |
| build_order.rb* gawk/ libarchive/ man-pages/ python/ xz/ | |
| bundler/ gcc/ libarchive-musl/ mg/ python2/ xz-musl/ | |
| busybox/ gcc-libs/ libassuan/ mpfr/ radiant/ zeromq/ | |
| busybox-static/ gdb/ libbsd/ musl/ readline/ zlib/ | |
| bzip2/ gdbm/ libcap/ mytutorialapp/ redis/ zlib-musl/ | |
| bzip2-musl/ gettext/ libedit/ ncurses/ results/ | |
| cacerts/ gifsicle/ libffi/ nginx/ rngd/ | |
| check/ git/ libgcrypt/ node/ ruby/ | |
| clens/ glibc/ libgpg-error/ nodejs-tutorial-app/ ruby-rails-sample/ | |
| cmake/ gmp/ libiconv/ npth/ runit/ | |
| mray@farnsworth[11:25]2.2.4(master)~/ws/habitat | |
| $ env RUST_LOG=debug hab studio enter | |
| DEBUG:hab::exec: Calling execv: ("/usr/local/bin/docker") ["run", "--rm", "--tty", "--interactive", "--privileged", "--volume", "/var/run/docker.sock:/var/run/docker.sock", "--volume", "/Users/mray/.hab/cache/keys:/hab/cache/keys", "--volume", "/Users/mray/ws/habitat:/src", "habitat/studio", "enter"] | |
| hab-studio: Creating Studio at /hab/studios/src (default) | |
| hab-studio: Entering Studio at /hab/studios/src (default) | |
| [1][default:/src:0]# ls | |
| ls | |
| [2][default:/src:0]# ls plans | |
| ls plans | |
| ls: cannot access plans: No such file or directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment