mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-02-09 13:46:55 +02:00
6 lines
86 B
YAML
6 lines
86 B
YAML
mosquitto:
|
|
image: easypi/mosquitto-arm
|
|
ports:
|
|
- "1883:1883"
|
|
restart: always
|