volume and expose added

This commit is contained in:
Wolfgang Hottgenroth 2019-06-11 16:42:24 +00:00
parent 35507d3018
commit 1282264be7

View File

@ -10,3 +10,8 @@ RUN \
COPY opt/ /opt COPY opt/ /opt
COPY etc/ /opt/etc COPY etc/ /opt/etc
VOLUME /opt/etc
EXPOSE 1883/tcp
EXPOSE 8883/tcp
EXPOSE 9001/tcp