This image contains a minimal Linux, glibc-based system. It is intended for use directly by "mostly-statically compiled" languages like Go, Rust or D.
The image contains:
- glibc
- libssl
- openssl
- ca-certificates
- A /etc/passwd entry for a root user
- A /tmp directory
Users are expected to include their compiled application and set the correct cmd in their image.