Skip to content

✨ Added initial 6-next docker templates - #481

Open
acburdine wants to merge 1 commit into
masterfrom
feat/next-pt1
Open

✨ Added initial 6-next docker templates#481
acburdine wants to merge 1 commit into
masterfrom
feat/next-pt1

Conversation

@acburdine

Copy link
Copy Markdown
Member

ref docker-library/official-images#22081

  • added new 6-next templates with new image structure + install mechanism

@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b015bc23-2030-4be3-91bc-4ba981bba676

📥 Commits

Reviewing files that changed from the base of the PR and between 4a9626a and 2160c8e.

📒 Files selected for processing (14)
  • .gitattributes
  • 6-next/alpine3.23/Dockerfile
  • 6-next/alpine3.23/config.production.json
  • 6-next/alpine3.23/docker-entrypoint.sh
  • 6-next/bookworm/Dockerfile
  • 6-next/bookworm/config.production.json
  • 6-next/bookworm/docker-entrypoint.sh
  • Dockerfile-next.template
  • apply-templates.sh
  • config-next.json
  • docker-entrypoint-next.sh
  • generate-stackbrew-library.jq
  • versions.json
  • versions.sh

Included review availability: Your plan provides up to 4 included reviews per hour; 1 remains after this review.


Walkthrough

The change adds Ghost 6.60.0 6-next metadata, release verification, Node.js 22 settings, and registry tag handling. It adds a platform-aware Dockerfile template and renders Alpine 3.23 and Debian Bookworm images. The generated images include production configuration, dependency validation, content volumes, and port 2368. New entrypoints detect legacy content paths, initialize missing content, switch from root to ghost, and execute Ghost.

Estimated code review effort: 4 (Complex) | ~60 minutes

Merge Risk: ⚪ Minimal · up to 2160c

The PR adds initial Next 6 production templates while retaining staff device verification enabled, matching the stated CLI default; no actionable merge-blocking risk remains beyond normal checks and review.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 6 functions across 5 files. (9 skipped: 9 … Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the primary change: adding initial Docker templates for the 6-next version.
Description check ✅ Passed The description directly relates to the changeset by identifying the new 6-next templates, image structure, and installation mechanism.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 6 functions across 5 files. (9 skipped: 9 unsupported.)

  • Fix all pre-merge checks with AI
✨ Finishing Touches 💡 1
📝 Generate docstrings 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/next-pt1

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.

@acburdine acburdine changed the title 🐛 Added initial 6-next docker templates ✨ Added initial 6-next docker templates Aug 26, 2026
ref docker-library/official-images#22081
- added new 6-next templates with new image structure + install mechanism
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.

1 participant