{"id":48789326,"url":"https://github.com/markis/zeroclaw-container","last_synced_at":"2026-04-13T19:02:46.260Z","repository":{"id":350942311,"uuid":"1208868218","full_name":"markis/zeroclaw-container","owner":"markis","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-12T21:14:11.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-12T23:19:44.340Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-12T21:03:52.000Z","updated_at":"2026-04-12T21:14:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/markis/zeroclaw-container","commit_stats":null,"previous_names":["markis/zeroclaw-container"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/markis/zeroclaw-container","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markis%2Fzeroclaw-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markis%2Fzeroclaw-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markis%2Fzeroclaw-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markis%2Fzeroclaw-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markis","download_url":"https://codeload.github.com/markis/zeroclaw-container/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markis%2Fzeroclaw-container/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31766482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-13T19:02:43.035Z","updated_at":"2026-04-13T19:02:46.254Z","avatar_url":"https://github.com/markis.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zeroclaw-container\n\nA container image extending the [zeroclaw](https://github.com/zeroclaw-labs/zeroclaw) base with additional DevOps and automation tooling.\n\nPublished to `ghcr.io/markis/zeroclaw-container`.\n\n## Included Tools\n\n| Tool | Version |\n|------|---------|\n| kubectl | v1.32 (stable) |\n| gh (GitHub CLI) | stable |\n| helm | v4.1.4 |\n| yq | v4.52.5 |\n| trash-cli | latest (via uv) |\n| neovim | v0.12.1 |\n| restic | v0.18.1 |\n| agent-browser + Chrome for Testing | v0.25.4 |\n| uv / uvx | 0.6.14 |\n| Python | 3.13 (via uv) |\n| ripgrep, jq, pandoc, imagemagick, tesseract-ocr, poppler-utils | apt stable |\n\n## Local Build\n\nRequires Docker with [buildx](https://docs.docker.com/buildx/working-with-buildx/) support.\n\n```sh\ndocker buildx build \\\n  --build-arg TARGETARCH=amd64 \\\n  -t zeroclaw-container:local \\\n  -f Containerfile .\n```\n\nSupported values for `TARGETARCH`: `amd64`, `arm64`.\n\n## CI/CD\n\nThe publish workflow (`.github/workflows/publish.yml`) runs on every push to `main`:\n\n1. **Tag** — automatically bumps the patch version and pushes a new semver tag using [`github-tag-action`](https://github.com/mathieudutour/github-tag-action).\n2. **Build \u0026 push** — builds a multi-arch image (`linux/amd64`, `linux/arm64`) and pushes to GHCR with both the new version tag and `latest`.\n\nGitHub Actions cache (`type=gha`) is used to speed up layer rebuilds.\n\nTo trigger a release, simply merge to `main`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkis%2Fzeroclaw-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkis%2Fzeroclaw-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkis%2Fzeroclaw-container/lists"}