4 lines
86 B
Docker
4 lines
86 B
Docker
FROM eclipse-mosquitto:2
|
|
|
|
COPY config/mosquitto.conf /mosquitto/config/mosquitto.conf
|