No clue how to even do the first part. I got the whole bot running, but would like to be able to save on typing too. alias dc=docker-compose dcr() { docker-compose run --rm "$@"; }