Skip to content

Release 0.9.3

Choose a tag to compare

@tpouyer tpouyer released this 12 Sep 13:01
· 38 commits to master since this release

Updates:

  • New improved git repo layout
  • Improved startup time (post initial vagrant up)
  • Docker now supported on the LXD nova instances

git clone and run:

    $~: git clone https://github.com/stackinabox/stackinabox.io.git  
    $~: cd stackinabox.io  
    $~/stackinabox.io: git checkout tags/0.9.3 -b 0.9.3  
    $~/stackinabox.io: vagrant up

Run the steps above from your laptop with VirtualBox & Vagrant already installed. See the README.md for more details.