picoclaw/docker
Guoguo 9ec27835cf
fix(docker): add -console flag and open network for launcher (#2314)
- Add -console to Dockerfile CMD so launcher outputs logs to stdout,
  making docker logs work as expected
- Remove 127.0.0.1 bind from ports to allow public network access
- Add commented PICOCLAW_LAUNCHER_TOKEN env var example

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 09:34:54 +08:00
..
docker-compose.full.yml fix: address PR review feedback for MCP tools support 2026-03-01 10:56:02 +08:00
docker-compose.yml fix(docker): add -console flag and open network for launcher (#2314) 2026-04-07 09:34:54 +08:00
Dockerfile chore(docker): reorganize docker files and add first-run entrypoint (#812) 2026-02-27 10:10:17 +08:00
Dockerfile.full fix: address PR review feedback for MCP tools support 2026-03-01 10:56:02 +08:00
Dockerfile.goreleaser chore(docker): reorganize docker files and add first-run entrypoint (#812) 2026-02-27 10:10:17 +08:00
Dockerfile.goreleaser.launcher fix(docker): add -console flag and open network for launcher (#2314) 2026-04-07 09:34:54 +08:00
Dockerfile.heavy feat: add agent-browser skill and Dockerfile.heavy with full runtime 2026-03-21 15:14:32 +01:00
entrypoint.sh chore(docker): reorganize docker files and add first-run entrypoint (#812) 2026-02-27 10:10:17 +08:00