#!/bin/bash command -v docker >/dev/null 2>&1 || return export DOCKER_COMPOSE_ROOT=/opt/containers