Image Overview: cc-dynamic

Overview: cc-dynamic Chainguard Image

Base image with just enough to run arbitrary binaries that may require gcc or cc libraries, typically C++ or Rust binaries.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/cc-dynamic:latest

This image is meant to be used as just a base image only. It does not contain any programs that can be run, other than /sbin/ldconfig.

You must bring your own artifacts to use this image, e.g. with a Docker multi-stage build. If you want locale support other than C.UTF-8, you must bring your own locale data as well. This may change in the future based on user feedback.

This image is deprecated. Use the glibc-dynamic image instead which is designed to cover the same use cases.

Last updated: 2024-03-01 12:14