version: "3"
services:
mqtttest:
image: e7217/mqtttest:0.1
restart: always
container_name: mqttTester
environment:
MQTT_PROTOCOL: websockets
MQTT_HOST:
MQTT_PORT: 9500
MQTT_DEFAULT_TOPIC: /test
Content type
Image
Digest
Size
324.6 MB
Last updated
almost 6 years ago
docker pull e7217/mqtttest:0.1