Redirect port 8080 from container to host 49160#4
Conversation
|
Thanks for your contribution. I currently don’t maintain this repo anymore. Would you like to take it over? |
|
Yes, thanks for the feedback. 2014-03-13 18:25 GMT+01:00 Daniel Gasienica notifications@github.com:
|
|
Since you already have a fork, what if I link to it and mark this one as deprecated? |
|
Ok, that is ok for me. 2014-03-14 0:56 GMT+01:00 Daniel Gasienica notifications@github.com:
|
|
This is what happen when I build your dockerfile with docker 0.11.1: Instead I simply changed the part which moved the files around such that npm doesnt have to be ran from another folder: https://github.com/magnusstubman/docker/blob/master/nodeapp/Dockerfile @enokd Consider enabling issues in your repo https://github.com/enokd/docker-node-hello/ |
- Corrected centos6 tag name - Added -q to yum install, to avoid docker/docker-py#229
Update Dockerfile
Add usage of port mapping for Boot2docker.
Redirect port 8080 from container to host 49160