Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
Rebase with master
Browse files Browse the repository at this point in the history
original Author:    Cory Johns <johnsca@gmail.com>

This was a basis of cory's earlier work to resolve divergence between
the master branch and devel branch. This now yields a 2 line diff as
of this merge point.
  • Loading branch information
johnsca authored and Charles Butler committed Aug 10, 2016
1 parent a749c5f commit 58dab8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
@@ -1,6 +1,6 @@
FROM jujusolutions/jujubox:latest
FROM jujusolutions/jujubox:devel

VOLUME "/home/ubuntu/.juju"
VOLUME "/home/ubuntu/.local/share/juju"
VOLUME "/home/ubuntu/trusty"
VOLUME "/home/ubuntu/builds"
VOLUME "/home/ubuntu/layers"
Expand Down
1 change: 0 additions & 1 deletion install-review-tools.sh
Expand Up @@ -4,7 +4,6 @@ HOME=/home/ubuntu

# Add tims awesome PPA for the 2.0 bleeding edge tooling
sudo add-apt-repository -y ppa:tvansteenburgh/ppa

sudo apt-get update -qqy
sudo apt-get install -qy amulet \
build-essential \
Expand Down

0 comments on commit 58dab8f

Please sign in to comment.