Install mysql addon image

This commit is contained in:
Girish Ramakrishnan
2014-11-26 14:25:23 -08:00
parent 2f3c2ff108
commit b28d64dc57
+4 -2
View File
@@ -77,8 +77,10 @@ sleep 2
# now add the user to the docker group
usermod $USER -a -G docker
echo "=== Pulling base docker images ==="
docker pull girish/base:0.6
docker pull girish/base:0.7
docker pull girish/base:0.9
echo "=== Pulling mysql addon image ==="
docker pull girish/mysql:0.1
echo "=== Pulling graphite docker images ==="
docker pull girish/graphite:0.2