Skip to content

docs: mark Podman support as experimental#73

Merged
BrettKinny merged 2 commits into
mainfrom
claude/fervent-einstein
Apr 17, 2026
Merged

docs: mark Podman support as experimental#73
BrettKinny merged 2 commits into
mainfrom
claude/fervent-einstein

Conversation

@BrettKinny
Copy link
Copy Markdown
Collaborator

Summary

  • Adds an "(experimental)" note to the Podman reference in the Prerequisites list
  • Adds a callout block clarifying that Docker is the primary tested runtime and that Podman may have rough edges around volume mounts, SSH agent forwarding, or rebuild flows

Test plan

  • Render the README on GitHub and verify the callout block displays correctly

🤖 Generated with Claude Code

Docker is the primary tested runtime; Podman works but has rough edges
worth flagging to users before they pick it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 17, 2026 08:14
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project README to clarify that Podman support is experimental, positioning Docker as the primary tested container runtime.

Changes:

  • Marks the Podman prerequisite as experimental in the Prerequisites list.
  • Adds a README callout describing current Podman rough edges (volumes, SSH agent forwarding, rebuild flows) and requesting issue reports.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
-------------

- [Docker](https://docs.docker.com/get-docker/) or [Podman](https://podman.io/getting-started/installation) (see one-line install below if you don't have either)
- [Docker](https://docs.docker.com/get-docker/) or [Podman](https://podman.io/getting-started/installation) (experimental — see one-line install below if you don't have either)
Copy link

Copilot AI Apr 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The README intro still states the project is packaged into a container “(Docker or Podman)”, but this section now marks Podman as experimental. Consider updating the earlier mention to also reflect the experimental status so the README is internally consistent.

Copilot uses AI. Check for mistakes.
Comment thread README.md Outdated
Comment on lines +30 to +33
> **Podman (Experimental):** Podman support is experimental. Docker is the
> primary tested runtime; Podman works but may have rough edges around volume
> mounts, SSH agent forwarding, or rebuild flows — please file an issue if you
> hit one.
Copy link

Copilot AI Apr 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Within this callout, the title uses “Podman (Experimental)” while the prerequisite bullet uses lowercase “(experimental …)”, and the sentence repeats “experimental” immediately after the title. It would be clearer to standardize the casing and avoid repeating the same word in the first sentence.

Suggested change
> **Podman (Experimental):** Podman support is experimental. Docker is the
> primary tested runtime; Podman works but may have rough edges around volume
> mounts, SSH agent forwarding, or rebuild flows — please file an issue if you
> hit one.
> **Podman (Experimental):** Docker is the primary tested runtime; Podman may
> have rough edges around volume mounts, SSH agent forwarding, or rebuild
> flows — please file an issue if you hit one.

Copilot uses AI. Check for mistakes.
- Reflect Podman's experimental status in the intro paragraph for consistency
- Rewrite the callout to avoid repeating "experimental" after the title

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@BrettKinny BrettKinny merged commit 88f828a into main Apr 17, 2026
1 check failed
@BrettKinny BrettKinny deleted the claude/fervent-einstein branch May 27, 2026 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants