#!/bin/bash
set -e

echo "    Will check if the '${CONTAINER}' exists and error if doesnt"
echo "    Will create '${CONTAINER}'"