module
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Jul 27, 2026
License: MIT
Opens a new window with license information.
README
¶
distroless-glibc
Distroless Docker image for static and glibc binaries.
Usage
Use it as the base image in your Dockerfile:
FROM ghcr.io/altipla-consulting/distroless-glibc:latest
WORKDIR /opt/ac
COPY tmp/bin/foo .
CMD ["/opt/ac/foo"]
Directories
¶
cmd
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.