img
Image builder
A tool for building and managing container images without requiring root privileges.
Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
4k stars
51 watching
231 forks
Language: Go
last commit: 8 months ago
Linked from 4 awesome lists
buildkitclicontainersdockerlinuxopencontainersrootlessrunc
Related projects:
Repository | Description | Stars |
---|---|---|
dockcross/dockcross | A tool for building and cross-compiling software using Docker images. | 3,331 |
gliderlabs/docker-alpine | A minimal Docker image based on Alpine Linux that provides access to a complete package repository. | 5,708 |
cyphar/orca-build | A tool that builds OCI images from Dockerfiles without requiring root privileges. | 182 |
googlecontainertools/distroless | Container images optimized to include only essential application dependencies and runtime libraries. | 19,379 |
docker-library/official-images | A curated collection of standardized Docker images with multiple architectures to support various operating systems and hardware configurations. | 6,527 |
containers/buildah | A tool that provides a command line interface to build and manage Open Container Initiative (OCI) images and containers | 7,518 |
ctripcloud/docker-make | Automates building, tagging, and pushing multiple related Docker images from a single command. | 98 |
goodwithtech/dockle | Automates security and best-practice checks for Docker images | 2,804 |
jlhawn/dockramp | An alternative to Docker Build that accelerates image creation by only copying files and directories when needed, with more efficient layering and caching. | 259 |
docker/buildx | A Docker plugin that extends build capabilities with BuildKit | 3,629 |
cshum/imagor | A fast and secure image processing server with support for various image formats and processing operations. | 3,480 |
moby/buildkit | A toolkit for converting source code to build artifacts in an efficient and repeatable manner | 8,319 |
distribution/distribution | A toolkit for storing and distributing container content using the OCI Distribution Specification. | 9,074 |
trn84/recipe-wizard | Automates creation of Docker containers for running OpenGL and CUDA applications on remote servers with optional integration of ROS, Gazebo, and Python deep learning tools. | 40 |
jupyter/docker-stacks | Pre-configured Docker images for Jupyter applications and interactive computing tools | 8,037 |