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

use podman instead of docker container

Open
#157 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
118
Forks
161
Avg merge
8h 18m
Merged PRs (30d)
4

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the repository-wide grep shown in the issue, then inspect docs/getting-started/local.md and docs/getting-started/docker.md, followed by the other listed files. Update the Docker-related pages to mention Podman where appropriate, and verify that the relevant references consistently reflect the requested change.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.