Skip to content

docs: update Docker spawn example#438

Merged
sudo-tee merged 1 commit into
sudo-tee:mainfrom
zerone0x:docs/update-docker-spawn-example
Jul 1, 2026
Merged

docs: update Docker spawn example#438
sudo-tee merged 1 commit into
sudo-tee:mainfrom
zerone0x:docs/update-docker-spawn-example

Conversation

@zerone0x

Copy link
Copy Markdown
Contributor

Summary

Fixes #343

Update the README Docker auto-spawn example so it works with the current opencode container image.

Changes

  • Use https://localhost for the local Docker server URL.
  • Use the official ghcr.io/anomalyco/opencode:latest image.
  • Pass serve --port 4096 --hostname '0.0.0.0' directly to the image instead of repeating the opencode command.

Test Plan

  • Verified README Markdown code fences are balanced.
  • Checked the updated example contains the requested image/command and no longer contains the old opencode:latest opencode serve command.

Fixes sudo-tee#343

Co-Authored-By: bridge <bridge@nousresearch.com>
@sudo-tee

sudo-tee commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Thanks for the docs update

@sudo-tee sudo-tee merged commit dc729d2 into sudo-tee:main Jul 1, 2026
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] Update Docker deployment documentation

2 participants