Docker Images / language-runtime / gcc

gcc

JSON →
docker16.1.0glibc28M pulls

Official Docker image for the GNU Compiler Collection (GCC).

languages-and-frameworks
Usage
Recommended variant
docker pull gcc:16.1.0
use 16.1.0 unless you have a specific reason not to
Variants
Available tags
gcc:full
Lifecycle
Support & EOL
latest16.1.0
pull size560MB compressed
Known issues
Gotchas
avoid :latest in production — pulls breaking major version changes
image size is very large due to compiler toolchain
alpine variant uses musl libc, can break native extensions compiled for glibc
Resources