Hi,
I've tried to setup the official docker container v.8.3 in Rancher 2.6.
Everything works except the most important thing connecting to my
mediaplayer ( Transporter ).
Since this container seems not supports ping I'm not able to see if the
container sees the mediaplayer.
Is there something I've missed? 
Thanks in advance, for the help.

Part of container yaml file
ports:
- containerPort: 9000
hostIP: 192.168.2.145
hostPort: 9000
name: lms-frontend
protocol: TCP
- containerPort: 9090
hostIP: 192.168.2.145
hostPort: 9090
name: lms-services
protocol: TCP
- containerPort: 3483
hostIP: 192.168.2.145
hostPort: 3483
name: lms-tcp
protocol: TCP
- containerPort: 3483
hostIP: 192.168.2.145
hostPort: 3483
name: lms-udp
protocol: UDP


------------------------------------------------------------------------
JohnnyPlayer's Profile: http://forums.slimdevices.com/member.php?userid=67299
View this thread: http://forums.slimdevices.com/showthread.php?t=111828

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to