readme added

This commit is contained in:
2019-06-12 12:28:07 +02:00
parent f6f34c735c
commit 37b12430ac
2 changed files with 100 additions and 0 deletions

View File

@ -11,6 +11,8 @@ docker run \
-d \
--rm \
-p1883:1883 \
-p8883:8883 \
-p9001:9001 \
-v $VOLUME:/opt/etc/mosquitto \
--link mariadb \
--name mosquitto \