Foreman Docker Port Forwarding

How do I go about setting up port forwarding using the -P or -p command in
Foreman using the Docker plugin when I am creating a Docker container?

I'm having the same issue myself. I just expected it to work but sadly it's
not. The port is accessible on the docker container, but not via the host's
IP. Did you ever find a way to fix this?

Thanks!
Iain

··· On Saturday, January 9, 2016 at 6:15:51 AM UTC, Salman Iqbal Syed wrote: > > How do I go about setting up port forwarding using the -P or -p command in > Foreman using the Docker plugin when I am creating a Docker container? >

I’m encountered this issue as well.
Is this possible with the latest version (v4.1.0)?