{"id":34968482,"url":"https://github.com/tridentiot/z-way-esp-build-docker","last_synced_at":"2026-04-07T14:02:17.082Z","repository":{"id":297276691,"uuid":"996275915","full_name":"tridentiot/z-way-esp-build-docker","owner":"tridentiot","description":"Docker for building Z-Way for ESP","archived":false,"fork":false,"pushed_at":"2025-06-05T00:12:36.000Z","size":311,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-28T11:54:45.023Z","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/tridentiot.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-04T18:00:37.000Z","updated_at":"2025-06-05T00:12:38.000Z","dependencies_parsed_at":"2025-06-04T23:17:41.448Z","dependency_job_id":"7d756c9b-0fa3-480d-acd9-144c8b1fa35e","html_url":"https://github.com/tridentiot/z-way-esp-build-docker","commit_stats":null,"previous_names":["tridentiot/z-way-esp-build-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tridentiot/z-way-esp-build-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tridentiot%2Fz-way-esp-build-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tridentiot%2Fz-way-esp-build-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tridentiot%2Fz-way-esp-build-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tridentiot%2Fz-way-esp-build-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tridentiot","download_url":"https://codeload.github.com/tridentiot/z-way-esp-build-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tridentiot%2Fz-way-esp-build-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31515151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"2025-12-26T23:27:45.411Z","updated_at":"2026-04-07T14:02:17.076Z","avatar_url":"https://github.com/tridentiot.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Z-Way ESP Build Docker\n\nDocker for compiling Z-Way for ESP\n\n## Fetch the docker image\n\n```\ndocker pull ghcr.io/tridentiot/z-way-esp-build-docker:main\n```\n\n## Compile Z-Way for ESP\n\nStart the container:\n\n```\ndocker run -it -v $PWD:/build --platform linux/amd64 ghcr.io/tridentiot/z-way-esp-build-docker:main bash\n```\n\nExecute inside:\n```\n[ -d z-way-esp32 ] || (wget https://github.com/tridentiot/z-way-builds/releases/download/nighly/z-way-esp.tgz -qO - | tar -zxf - \u0026\u0026 unzip z-way-esp32-src.zip)\ncd z-way-esp32\npython3 py_scripts/esp_builder.py build -s ./ -o ./bin_arch -d prod-xiao -q\n```\n\nRemove `-d prod-xiao` to build all targets.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftridentiot%2Fz-way-esp-build-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftridentiot%2Fz-way-esp-build-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftridentiot%2Fz-way-esp-build-docker/lists"}