#!/bin/bash export APP_NAME="deluge" export APP_CONTAINER_NAME=$APP_NAME-app export APP_IMAGE_NAME=$CONTAINER_NAME_PREFIX-$APP_CONTAINER_NAME