#!/bin/bash # Copy this file to /usr/sbin/start to enable easy startup # cp start.sh /usr/sbin/start docker stack deploy -c compose.yml ${PWD##*/}