摘要: dockerfile编写详见:https://www.cnblogs.com/liyuanhong/articles/13265836.html 使用dockerfile 创建一个node应用的镜像 编写一个app.js 的文件,代码如下: var http = require("http"); h 阅读全文
posted @ 2024-02-21 19:52 远洪 阅读(29) 评论(0) 推荐(0)