Skip to content

Commit

Permalink
Launched as non-root user (improved security) (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggari-robotnik authored Mar 28, 2023
1 parent a679220 commit 7a3537f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
services:
mosquitto:
image: eclipse-mosquitto:2
user: mosquitto
volumes:
- ./config/:/mosquitto/config/
- ./log/:/mosquitto/log/
Expand Down

0 comments on commit 7a3537f

Please sign in to comment.