There is a related post here: Port mapping in Docker on Mac OSX installed with Docker Toolbox
but it didn\'t work for me
Get ports for container
Omg, desired service started on 127.0.0.1 in container, that is why it wasn't visible from outside world. I've modified service config to start on 0.0.0.0 and now I can access forwarded container port