#!/bin/bash # # Helper script for docker-helper # set -euo pipefail echo "Helper script for docker-helper" echo "Modify this script for your needs"