removed useless mapping of /transcode
This commit is contained in:
parent
0ce4238fea
commit
372db24e0e
1 changed files with 1 additions and 1 deletions
|
|
@ -19,5 +19,5 @@ RUN chmod -v +x /etc/service/*/run /etc/my_init.d/*.sh
|
||||||
COPY plexmediaserver /defaults/plexmediaserver
|
COPY plexmediaserver /defaults/plexmediaserver
|
||||||
|
|
||||||
#Mappings and ports
|
#Mappings and ports
|
||||||
VOLUME ["/config", "/transcode"]
|
VOLUME ["/config"]
|
||||||
EXPOSE 32400 32400/udp 32469 32469/udp 5353/udp 1900/udp
|
EXPOSE 32400 32400/udp 32469 32469/udp 5353/udp 1900/udp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue