abenziada

Results 2 comments of abenziada

Hi there, I'm facing the same issue. Trying docker for the first time. `docker run -p 80:3000 [my_node_app_image]` in my dockerfile : `EXPOSE 3000` Server runs on container and listens...

Alright, never mind guys. Used the container's ip address. Got my response. `docker-machine ip` Have a nice day ::)