mirror of
https://github.com/fhmq/hmq.git
synced 2026-06-15 17:51:33 +00:00
modifydockerfile
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
FROM alpine
|
FROM alpine
|
||||||
COPY hmq /
|
COPY hmq /
|
||||||
COPY broker.config /
|
COPY hmq.config /
|
||||||
COPY tls /tls
|
COPY ssl /ssl
|
||||||
COPY conf /conf
|
COPY conf /conf
|
||||||
|
|
||||||
EXPOSE 1883
|
EXPOSE 1883
|
||||||
Reference in New Issue
Block a user