{"id":40504940,"url":"https://github.com/deeagle/goci-container","last_synced_at":"2026-04-18T23:19:25.806Z","repository":{"id":38314054,"uuid":"498270436","full_name":"deeagle/goci-container","owner":"deeagle","description":"Container to build and test go applications within CI","archived":false,"fork":false,"pushed_at":"2026-04-18T22:04:50.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-18T22:13:50.529Z","etag":null,"topics":["cicd","docker"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deeagle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2022-05-31T09:30:55.000Z","updated_at":"2026-04-18T22:04:51.000Z","dependencies_parsed_at":"2024-09-16T18:14:04.127Z","dependency_job_id":"298d2b61-ff55-4192-acfb-53cad770b5b1","html_url":"https://github.com/deeagle/goci-container","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/deeagle/goci-container","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeagle%2Fgoci-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeagle%2Fgoci-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeagle%2Fgoci-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeagle%2Fgoci-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeagle","download_url":"https://codeload.github.com/deeagle/goci-container/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeagle%2Fgoci-container/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31988009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"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":["cicd","docker"],"created_at":"2026-01-20T19:31:18.360Z","updated_at":"2026-04-18T23:19:25.777Z","avatar_url":"https://github.com/deeagle.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# goci-container\n\n![Build status](https://github.com/deeagle/goci-container/workflows/CI/badge.svg)\n![Release status](https://github.com/deeagle/goci-container/workflows/Release%20version/badge.svg)\n[![Alpine](https://img.shields.io/badge/Alpine_Linux-0D597F?style=flat-square\u0026logo=alpine-linux\u0026logoColor=white)](https://img.shields.io/badge/Alpine_Linux-0D597F?style=flat-square\u0026logo=alpine-linux\u0026logoColor=white)\n[![Docker](https://badgen.net/badge/icon/docker?icon=docker\u0026label)](https://hub.docker.com/r/docdee/goci)\n\nContainer to build and test go applications within CI\nInstalled tools are:\n\n- `gcc`\n- `git`\n- `musl-dev`\n\n## Usage\n\nYou can build your application in CI step via:\n\n```yml\n# e.g. drone.io as CI\n- name: build\n  image: docdee/goci\n  commands:\n    - go clean -cache\n    - CGO_ENABLED=1 go build\n    - go mod download\n    - go build -o \u003capp-name\u003e\n```\n\n## Weblinks\n\n- [CHANGELOG](CHANGELOG.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeagle%2Fgoci-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeeagle%2Fgoci-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeagle%2Fgoci-container/lists"}