remove ports

This commit is contained in:
Pierre Guillod 2023-07-15 18:36:30 +02:00
parent 46075e4325
commit 87def0795f

View file

@ -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