#!/bin/bash [[ ! $1 ]] && echo "no app set, usage term " && exit docker exec -it $1-nodered-app /bin/bash