modifydockerfile

This commit is contained in:
zhouyuyan
2017-09-08 16:40:13 +08:00
parent 83b6934621
commit 6144aeb6bf
+2 -2
View File
@@ -1,7 +1,7 @@
FROM alpine
COPY hmq /
COPY broker.config /
COPY tls /tls
COPY hmq.config /
COPY ssl /ssl
COPY conf /conf
EXPOSE 1883