{"id":22360092,"url":"https://github.com/n0madic/alpine-gcc","last_synced_at":"2025-07-30T12:32:39.661Z","repository":{"id":54464081,"uuid":"140862942","full_name":"n0madic/alpine-gcc","owner":"n0madic","description":"The Alpine Docker image with latest GCC compiler (C/C++)","archived":false,"fork":false,"pushed_at":"2022-08-10T18:51:04.000Z","size":9,"stargazers_count":20,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T08:11:40.382Z","etag":null,"topics":["alpine","docker","docker-image","gcc"],"latest_commit_sha":null,"homepage":"","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/n0madic.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}},"created_at":"2018-07-13T15:19:54.000Z","updated_at":"2024-07-20T01:15:15.000Z","dependencies_parsed_at":"2022-08-13T16:30:30.701Z","dependency_job_id":null,"html_url":"https://github.com/n0madic/alpine-gcc","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/n0madic/alpine-gcc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n0madic%2Falpine-gcc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n0madic%2Falpine-gcc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n0madic%2Falpine-gcc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n0madic%2Falpine-gcc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n0madic","download_url":"https://codeload.github.com/n0madic/alpine-gcc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n0madic%2Falpine-gcc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267867803,"owners_count":24157357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["alpine","docker","docker-image","gcc"],"created_at":"2024-12-04T15:28:57.546Z","updated_at":"2025-07-30T12:32:39.372Z","avatar_url":"https://github.com/n0madic.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Alpine Docker image with latest GCC\n\nThis image is based on Alpine Linux image and contains [C/C++ compiler](https://gcc.gnu.org/) (GCC 7/8/9).\n\n## Docker Hub images\n\n```\n$ docker pull n0madic/alpine-gcc:7.5.0\nor\n$ docker pull n0madic/alpine-gcc:8.4.0\nor\n$ docker pull n0madic/alpine-gcc:9.2.0\n```\n\nAll versions can be seen on [Docker Hub](https://hub.docker.com/r/n0madic/alpine-gcc/tags)\n\n## Build image and usage\n\n```\n$ git clone https://github.com/n0madic/alpine-gcc.git\n$ cd alpine-gcc\n$ docker build --build-arg GCC_VERSION=7.5.0 -t alpine-gcc .\n$ docker run --rm -it -v $(pwd):/src alpine-gcc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn0madic%2Falpine-gcc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn0madic%2Falpine-gcc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn0madic%2Falpine-gcc/lists"}