volume and expose added
This commit is contained in:
parent
35507d3018
commit
1282264be7
@ -10,3 +10,8 @@ RUN \
|
||||
COPY opt/ /opt
|
||||
COPY etc/ /opt/etc
|
||||
|
||||
VOLUME /opt/etc
|
||||
EXPOSE 1883/tcp
|
||||
EXPOSE 8883/tcp
|
||||
EXPOSE 9001/tcp
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user