A simple dockerized hello world program built with express.js
docker run -p 3000:3000 -d yizhiheng/dockerized-express-js-hello-world
Open your broswer and go to http://localhost:3000
A simple dockerized hello world program built with express.js
JavaScriptMIT
A simple dockerized hello world program built with express.js
docker run -p 3000:3000 -d yizhiheng/dockerized-express-js-hello-world
Open your broswer and go to http://localhost:3000