update ports
This commit is contained in:
parent
87def0795f
commit
33f8cb89a9
1 changed files with 2 additions and 0 deletions
|
@ -17,4 +17,6 @@ COPY rygel.conf .config/rygel.conf
|
|||
COPY wrapper.sh wrapper.sh
|
||||
RUN chmod +x wrapper.sh
|
||||
|
||||
EXPOSE 8000/tcp 1900/udp
|
||||
|
||||
CMD /root/wrapper.sh
|
||||
|
|
Reference in a new issue