node-red / node-red/node-red.github.io

use podman instead of docker container

未关闭
#157 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
JavaScript
星标
118
派生
161
平均合并
8 小时 18 分钟
30 天内合并 PR
4

描述

docker is being / has been replaced by podman (at least) on Fedora. That should be mentioned on pages talking about docker.

grep -i "docker" -r *

in the repository finds references in a few files. local.md and docker.md being the main ones.

about/community/survey/2019/index.md
about/community/survey/2019/data.json
docs/getting-started/docker.md
docs/getting-started/index.md
docs/getting-started/local.md
index.html
_posts/2019-09-30-version-1-0-released.md

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

先执行 issue 中展示的全仓库 grep,然后检查 docs/getting-started/local.md 和 docs/getting-started/docker.md,接着检查列出的其他文件。更新与 Docker 相关的页面,在适当位置提及 Podman,并验证相关引用是否一致地反映了所请求的更改。

由索引模型根据 Issue 内容生成。

评估

技术栈
docker
领域
documentation
Issue 类型
文档
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。