remove ports
This commit is contained in:
parent
46075e4325
commit
87def0795f
1 changed files with 0 additions and 4 deletions
|
@ -17,8 +17,4 @@ COPY rygel.conf .config/rygel.conf
|
||||||
COPY wrapper.sh wrapper.sh
|
COPY wrapper.sh wrapper.sh
|
||||||
RUN chmod +x wrapper.sh
|
RUN chmod +x wrapper.sh
|
||||||
|
|
||||||
EXPOSE 5001
|
|
||||||
EXPOSE 1900
|
|
||||||
EXPOSE 65530
|
|
||||||
|
|
||||||
CMD /root/wrapper.sh
|
CMD /root/wrapper.sh
|
||||||
|
|
Reference in a new issue