#!/bin/bash CMD="mailcatcher --http-ip 0.0.0.0 -f" docker exec -it discourse_dev /bin/bash -c "$CMD"