Regarding "How to use": Wouldn't a hello-world.json script make sense?
未关闭
还没有人认领这个 Issue。
- 主要语言
- Dockerfile
- 星标
- 8.6k
- 派生
- 2k
- 平均合并
- 10 小时 19 分钟
- 30 天内合并 PR
- 16
描述
Thinking about examples like Apache. Usually you can test if your ports, networking etc are set up correctly by simply running the default and looking if something comes up in the browser. If the script is already set up to run a single script in a one-liner, wouldn't it also make sense to provide a simple script that simply prints <h1>Hello World</h1>.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从仓库的“How to use”文档开始,检查现有的单行示例。添加或记录一个简单的 hello-world.json 示例,使其运行时渲染一个“Hello World”标题,然后验证文档中记载的命令能否与 Node.js Docker 镜像一起正常工作。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- docker, nodejs
- 领域
- documentation
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 58/100