feat: Minimal readme and cleans up docker files.
Some checks failed
CI / Run Tests (push) Failing after 13s
Some checks failed
CI / Run Tests (push) Failing after 13s
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Used to build a local MQTT broker for development and
|
||||
# testing.
|
||||
FROM eclipse-mosquitto:latest
|
||||
COPY ./mosquitto/config/mosquitto.conf /mosquitto/config/mosquitto.conf
|
||||
EXPOSE 1883
|
||||
|
||||
Reference in New Issue
Block a user