Use captain to push images

This commit is contained in:
Tom Gallacher 2016-10-21 11:51:16 +01:00
parent ed3a2e2526
commit e8d9d620e3
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ docker login -e="." -u="$_DOCKER_LOGIN_USERNAME" -p="$_DOCKER_LOGIN_PASSWORD" $_
curl -sSL https://raw.githubusercontent.com/tomgco/captain/master/install.sh | bash
export PATH=$HOME/.captain/bin:$PATH
captain build -N yldio/joyent-dashboard-
captain push -N yldio/joyent-dashboard-
export DOCKER_HOST=$_DOCKER_HOST
export DOCKER_CERT_PATH=$_DOCKER_CERT_PATH