Skip to content

docs(docker-compose): replace removed OpenClaw community sandbox with NemoClaw redirect#2405

Open
Schimuneck wants to merge 1 commit into
NVIDIA:mainfrom
Schimuneck:docs/remove-stale-openclaw-sandbox-refs
Open

docs(docker-compose): replace removed OpenClaw community sandbox with NemoClaw redirect#2405
Schimuneck wants to merge 1 commit into
NVIDIA:mainfrom
Schimuneck:docs/remove-stale-openclaw-sandbox-refs

Conversation

@Schimuneck

Copy link
Copy Markdown

Summary

The Docker Compose tutorial and docker-compose.yml comment reference the OpenClaw community sandbox (--from openclaw), which was removed from NVIDIA/OpenShell-Community in PR #73 (May 16, 2026). This replaces the stale references with a redirect to the NemoClaw Quickstart, which is the supported path per docs/about/supported-agents.mdx.

Related Issue

Fixes #2404

Changes

  • Remove "including OpenClaw" from the page description metadata.
  • Change "A running OpenClaw sandbox" to "A running agent sandbox" in the completion checklist.
  • Remove the stale docker pull command for the removed openclaw image.
  • Replace the OpenClaw tab content with a redirect to the NemoClaw Quickstart.
  • Update the docker-compose.yml comment to point to NemoClaw instead of the removed --from openclaw command.

Testing

  • Verified all stale --from openclaw and sandboxes/openclaw references are removed with rg.
  • Verified remaining OpenClaw mentions are only the redirect tab and SEO keywords.
  • Verified docs/about/supported-agents.mdx lists OpenClaw as NemoClaw (blueprint-managed).
  • mise run pre-commit passes
  • Unit tests added/updated — N/A (docs-only change)
  • E2E tests added/updated — N/A (docs-only change)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated — N/A (docs-only change)

@copy-pr-bot

copy-pr-bot Bot commented Jul 22, 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.

@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown

All contributors have signed the DCO ✍️ ✅
Posted by the DCO Assistant Lite bot.

@Schimuneck

Copy link
Copy Markdown
Author

I have read the DCO document and I hereby sign the DCO.

… NemoClaw redirect

The OpenClaw community sandbox was removed from NVIDIA/OpenShell-Community
in PR NVIDIA#73 (May 16, 2026). The Docker Compose tutorial and docker-compose.yml
comment still referenced the stale --from openclaw command and GHCR image.
Replace the broken OpenClaw tab with a redirect to the NemoClaw Quickstart,
which is the supported path per docs/about/supported-agents.mdx. Remove the
stale pre-pull command for the removed image.
Fixes NVIDIA#2404
Signed-off-by: Matias Schimuneck <schimuneck.matias@gmail.com>
@Schimuneck
Schimuneck force-pushed the docs/remove-stale-openclaw-sandbox-refs branch from 9e35a26 to 51a0360 Compare July 22, 2026 01:08
@Schimuneck

Copy link
Copy Markdown
Author

recheck

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.

docs(docker-compose): tutorial references removed OpenClaw community sandbox

1 participant