Skip to content

[docs][release-1.0] Make Quickstart container checks explicit - #4435

Open
wuchong wants to merge 1 commit into
apache:release-1.0from
wuchong:docs/quickstart-container-count-check-1.0
Open

wuchong wants to merge 1 commit into
apache:release-1.0from
wuchong:docs/quickstart-container-count-check-1.0

Conversation

@wuchong

@wuchong wuchong commented Sep 20, 2026

Copy link
Copy Markdown
Member

Purpose

Linked issue: #4433

Backport of #4434 to release-1.0.

Make Quickstart startup verification easier to interpret by replacing manual status-table inspection with explicit long-running container counts.

Generative AI disclosure: Yes — Codex (gpt-5).

Brief change log

  • Count the expected long-running containers in each Docker Compose Quickstart.
  • Document the expected count for each stack.
  • Exclude the one-shot rustfs-init and interactive sql-client services where appropriate.
  • Point users to docker compose ps -a when the count is lower than expected.

Tests

  • ./mvnw -N -B verify spotless:check
  • Parsed all six embedded Compose definitions with docker compose config --no-interpolate --services.
  • Verified that the backport and main PR have identical patch IDs.

API and Format

No API or storage format changes.

Documentation

This is a documentation-only backport.

Count the expected long-running containers in each Quickstart stack and point users to the full Compose status when the count is lower.

Co-Authored-By: Codex <noreply@openai.com>
AI-Model: gpt-5
AI-Contributed/Feature: 71/71
AI-Contributed/UT: 0/0

(cherry picked from commit 58813ca)
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