mirror of
https://github.com/rlister/dockerfiles.git
synced 2025-12-12 17:26:15 +00:00
75aa4dc02825b93b139e62fd615d230961519e5d
To access on a mapped port from outside the container, we need to bind eth0 (or all, i.e. 0.0.0.0) instead of just lo0.
Works around [haste-server issue 97](https://github.com/seejohnrun/haste-server/issues/97) by using a new node version.
dockerfiles
Dockerfiles for building images at hub.docker.com/u/rlister.
Description
Languages
Dockerfile
78.9%
Shell
16.7%
Ruby
4.4%