#!/bin/bash set -e # Run the CMD or any other command you want to execute exec "$@"