This image contains a minimal Linux, glibc runtime for "mostly-statically compiled" languages like Rust and D.
Specifically, the image contains everything in the base image, plus:
- libgcc1 and its dependencies.
Users are expected to include their compiled application and set the correct CMD in their image.