Skip to content

Conversation

@patrick-stephens
Copy link
Contributor

@patrick-stephens patrick-stephens commented Nov 16, 2025

Resolves #2175 by adding the missing 4.1 series of container images from docs.

Summary by CodeRabbit

  • Documentation
    • Added Docker version documentation for releases 4.1.1 and 4.1.0, including debug variants with support for x86_64, arm64v8, arm32v7, and s390x architectures.

Signed-off-by: Patrick Stephens <[email protected]>
@patrick-stephens patrick-stephens requested review from a team as code owners November 16, 2025 12:12
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 16, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

The PR adds documentation for four new Docker image versions (4.1.0 and 4.1.1, each with debug variants) to the Docker tags reference table, specifying their supported architectures (x86_64, arm64v8, arm32v7, s390x).

Changes

Cohort / File(s) Summary
Docker documentation updates
installation/downloads/docker.md
Added four new version entries to the Docker tags table: 4.1.0-debug, 4.1.0, 4.1.1-debug, and 4.1.1 with corresponding architecture support and release links

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Simple table row additions with no logic changes or complex modifications
  • Straightforward documentation update addressing missing version entries

Possibly related PRs

  • PR #2169: Also modifies the Docker tags table in installation/downloads/docker.md by adding version 4.2.0 entries; both PRs address gaps in the version documentation.

Poem

🐰 A bundle of versions now hop into view,
Four Docker releases, shiny and new!
The table's complete, from 4.0 to beyond,
No gaps in the docs—a complete, seamless bond! 📦✨

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 2175_add_missing_images

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 857d1e8 and 29575a5.

📒 Files selected for processing (1)
  • installation/downloads/docker.md (1 hunks)

Tip

📝 Customizable high-level summaries are now available!

You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.

  • Provide custom instructions to shape the summary (bullet lists, tables, contributor stats, etc.).
  • Use high_level_summary_in_walkthrough to move the summary from the description to the walkthrough section.

Example:

"Create a concise high-level summary as a bullet-point list. Then include a Markdown table showing lines added and removed by each contributing author."


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@patrick-stephens patrick-stephens merged commit c448901 into master Nov 16, 2025
7 of 8 checks passed
@patrick-stephens patrick-stephens deleted the 2175_add_missing_images branch November 16, 2025 12:12
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.

Missing 4.1 container images

2 participants