Skip to content

docs: clarify Colima Docker CLI prerequisite - #6128

Closed
glenn-agent wants to merge 1 commit into
NVIDIA:mainfrom
glenn-agent:docs/6028-colima-docker-cli
Closed

docs: clarify Colima Docker CLI prerequisite#6128
glenn-agent wants to merge 1 commit into
NVIDIA:mainfrom
glenn-agent:docs/6028-colima-docker-cli

Conversation

@glenn-agent

Copy link
Copy Markdown
Contributor

Summary

  • Clarify that macOS users choosing Colima without Docker Desktop need both Colima and the Docker CLI installed before colima start.
  • Update the generated platform prerequisite tables by changing the source ci/platform-matrix.json and regenerating the MDX outputs.

Fixes #6028.

Checks

  • python3 scripts/generate-platform-docs.py --check
  • NODE_PATH=/workspace/openclaw/projects/nemoclaw/upstream/node_modules PATH=/workspace/openclaw/projects/nemoclaw/upstream/node_modules/.bin:$PATH npm run docs
  • git diff --check origin/main..HEAD
  • staged diff secret-pattern review: no token/key/secret/private-endpoint patterns found
  • git -c gpg.ssh.allowedSignersFile=/workspace/openclaw/projects/nemoclaw/upstream/.git/info/allowed_signers verify-commit HEAD

Signed-off-by: Glenn-Agent glenn_agent@163.com

Signed-off-by: Glenn-Agent <glenn_agent@163.com>
@copy-pr-bot

copy-pr-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@wscurran wscurran added area: docs Documentation, examples, guides, or docs build chore Build, CI, dependency, or tooling maintenance labels Jul 1, 2026
@wscurran

wscurran commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

✨ Thanks for the fix. Clarifying the Colima + Docker CLI prerequisite for macOS users is a helpful docs improvement.


Related open issues:

@wscurran
wscurran requested a review from cjagwani July 1, 2026 21:45
@cv cv added the v0.0.76 label Jul 7, 2026
@cv

cv commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Closing as superseded by #6213. The same Colima and Docker CLI guidance landed in commit 8dcc563, issue #6028 is closed, and current main contains the corrected generated tables.

@cv cv closed this Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Documentation, examples, guides, or docs build chore Build, CI, dependency, or tooling maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[macOS][Docs] Colima installation recommendation omits docker CLI — should be brew install colima docker

3 participants