文件名称:nodejs-hello-world-docker:这是一个 docker 镜像,包含一个简单的 nodeJS hello world
文件大小:192KB
文件格式:ZIP
更新时间:2024-06-26 20:02:03
JavaScript
这个 Docker 容器包含一个简单的 nodeJS hello-world 示例 如何运行: docker run --name node-js-hellow-world -p 3000:3000 -d bonomat/node-js-hello-world 访问
【文件预览】:
nodejs-hello-world-docker-master
----index.js(351B)
----package.json(251B)
----Dockerfile(377B)
----index.html(555B)
----src()
--------index.js(266B)
--------cage.jpg(193KB)
----.gitignore(3B)
----start.sh(70B)
----.dockerignore(3B)
----README.md(197B)