Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 136 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 136 Bytes

Docker for hmq

docker build -t m01i0ng/hmq .
docker run -d --restart always --name hmq -p 1883:1883 -p 1888:1888 m01i0ng/hmq