Skip to content

Add Docker install path for OpenClaw OS#33

Open
vishxrad wants to merge 1 commit into
thesysdev:mainfrom
vishxrad:add-docker-install
Open

Add Docker install path for OpenClaw OS#33
vishxrad wants to merge 1 commit into
thesysdev:mainfrom
vishxrad:add-docker-install

Conversation

@vishxrad
Copy link
Copy Markdown
Contributor

Summary

  • Add a Docker/Compose setup that runs OpenClaw with the OpenClaw OS plugin preloaded.
  • Add an editable docker/openclaw-os.yaml bootstrap config for model, API key, provider, and gateway settings before the container starts.
  • Add macOS/Linux and Windows helper scripts for env initialization and matched in-container OpenClaw CLI usage, avoiding host CLI gateway protocol mismatches.
  • Document Docker as an alternative install path from the root README.

Testing

  • docker compose config
  • docker compose --profile tools config
  • bash -n docker/docker-entrypoint.sh docker/scripts/init-env.sh docker/scripts/openclaw.sh
  • git diff --check
  • Staged secret scan for real-looking tokens
  • Local smoke test from the extracted Docker setup: docker compose up -d --build, /healthz 200, /plugins/openclawos 200, wrapper CLI os url

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