#!/bin/bash docker run -it --rm \ --user "$UID" \ -p 8883:8883 \ -v "$(pwd)/broker-config:/mosquitto/config" \ --name mosquitto \ eclipse-mosquitto