https://github.com/docker-library/gcc
Docker Official Image packaging for gcc
https://github.com/docker-library/gcc
Last synced: about 1 year ago
JSON representation
Docker Official Image packaging for gcc
- Host: GitHub
- URL: https://github.com/docker-library/gcc
- Owner: docker-library
- License: gpl-3.0
- Created: 2014-07-15T19:01:53.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T23:34:44.000Z (about 1 year ago)
- Last Synced: 2025-04-04T02:07:28.780Z (about 1 year ago)
- Language: Shell
- Homepage: https://gcc.gnu.org
- Size: 165 KB
- Stars: 160
- Watchers: 14
- Forks: 74
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# https://github.com/docker-library/gcc
## Maintained by: [the Docker Community](https://github.com/docker-library/gcc)
This is the Git repo of the [Docker "Official Image"](https://github.com/docker-library/official-images#what-are-official-images) for [`gcc`](https://hub.docker.com/_/gcc/) (not to be confused with any official `gcc` image provided by `gcc` upstream). See [the Docker Hub page](https://hub.docker.com/_/gcc/) for the full readme on how to use this Docker image and for information regarding contributing and issues.
The [full image description on Docker Hub](https://hub.docker.com/_/gcc/) is generated/maintained over in [the docker-library/docs repository](https://github.com/docker-library/docs), specifically in [the `gcc` directory](https://github.com/docker-library/docs/tree/master/gcc).
## See a change merged here that doesn't show up on Docker Hub yet?
For more information about the full official images change lifecycle, see [the "An image's source changed in Git, now what?" FAQ entry](https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what).
For outstanding `gcc` image PRs, check [PRs with the "library/gcc" label on the official-images repository](https://github.com/docker-library/official-images/labels/library%2Fgcc). For the current "source of truth" for [`gcc`](https://hub.docker.com/_/gcc/), see [the `library/gcc` file in the official-images repository](https://github.com/docker-library/official-images/blob/master/library/gcc).