distroless
Minimal images
Container images optimized to include only essential application dependencies and runtime libraries.
🥑 Language focused docker images, minus the operating system.
19k stars
197 watching
1k forks
Language: Starlark
last commit: 7 days ago
Linked from 1 awesome list
bazeldocker
Related projects:
Repository | Description | Stars |
---|---|---|
gliderlabs/docker-alpine | A minimal Docker image based on Alpine Linux that provides access to a complete package repository. | 5,708 |
docker-library/official-images | A curated collection of standardized Docker images with multiple architectures to support various operating systems and hardware configurations. | 6,484 |
googlecontainertools/jib | Builds optimized container images for Java applications without a Docker daemon. | 13,691 |
opencontainers/image-spec | Defines an open standard for packaging and distributing software images in a format that can be used by multiple container runtimes. | 3,521 |
genuinetools/img | A tool for building and managing container images without requiring root privileges. | 3,908 |
distribution/distribution | A toolkit for storing and distributing container content using the OCI Distribution Specification. | 9,002 |
nodejs/docker-node | An official Node.js Docker image for building fast and scalable network applications | 8,267 |
bitnami/containers | Provides pre-built container images with the latest bug fixes and features | 3,426 |
googlecontainertools/kaniko | A tool for building container images in Kubernetes without relying on a Docker daemon | 14,882 |
goodwithtech/dockle | Automates security and best-practice checks for Docker images | 2,784 |
googlecontainertools/container-structure-test | A tool for validating the structure of container images. | 2,341 |
google/cadvisor | Analyze resource usage and performance of running containers | 17,182 |
googlecloudplatform/runtimes-common | Tools and scripts for building, testing, and distributing container images on Google Cloud Platform | 94 |
perrygeo/docker-gdal-base | Builds a reliable base image for production geospatial applications using official Debian images and core libraries. | 59 |
google/gvisor | An application kernel that provides isolation between running applications and the host operating system | 15,851 |