#!/bin/sh eval $(docker-machine env aws02) docker-compose -f docker-compose.yml -f docker-compose.staging.yml -p staging up --build -d