Hello World Docker Node.js Webpack
100K+
Webpack Node.js Application Running Inside Docker - Continuous Integration and Delivery Example
docker run -d -p 8080:8080 dev3l/docker-node-js-webpack
Retrieve the IP address of the machine in Windows / Mac usings the following command:
docker-machine ip default
curl http://192.168.99.100:8080
Content type
Image
Digest
Size
268.4 MB
Last updated
over 9 years ago
docker pull dev3l/docker-node-js-webpack