picoclaw/docker
Guoguo 8654ec90d9
feat(docker): add launcher bundle image with all three binaries (#1309)
Add a new Docker image variant tagged as `launcher` that includes
picoclaw, picoclaw-launcher, and picoclaw-launcher-tui. The image
defaults to running picoclaw-launcher (web console) instead of gateway.

Original minimal single-binary image remains unchanged.

New files:
- docker/Dockerfile.goreleaser.launcher: goreleaser Docker with 3 binaries

Updated:
- .goreleaser.yaml: new dockers_v2 entry for launcher tag
2026-03-10 17:42:21 +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 feat(docker): add launcher bundle image with all three binaries (#1309) 2026-03-10 17:42:21 +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 feat(docker): add launcher bundle image with all three binaries (#1309) 2026-03-10 17:42:21 +08:00
entrypoint.sh chore(docker): reorganize docker files and add first-run entrypoint (#812) 2026-02-27 10:10:17 +08:00