dockerfile
Docker image guidelines
Provides guidance on writing secure and maintainable Docker images
Dockerfile best-practices for writing production-worthy Docker images.
4k stars
71 watching
158 forks
Language: Dockerfile
last commit: over 3 years ago
Linked from 1 awesome list
containersdockerfilekubernetesociuids
Related projects:
Repository | Description | Stars |
---|---|---|
docker-library/official-images | A curated collection of standardized Docker images with multiple architectures to support various operating systems and hardware configurations. | 6,527 |
goodwithtech/dockle | Automates security and best-practice checks for Docker images | 2,804 |
jupyter/docker-stacks | Pre-configured Docker images for Jupyter applications and interactive computing tools | 8,037 |
eon01/dockercheatsheet | A comprehensive resource for Docker commands and operations | 3,750 |
nginx-proxy/docker-gen | A tool that generates configuration files from Docker container metadata | 4,469 |
docker/docker-bench-security | Automates security assessments of Docker container hosts and containers against best-practices | 9,195 |
dockcross/dockcross | A tool for building and cross-compiling software using Docker images. | 3,331 |
jessfraz/dockerfiles | A collection of reusable Dockerfile templates and scripts for building and managing container images. | 13,730 |
dockersamples/docker-swarm-visualizer | A tool that visualizes the state of Docker Swarm Mode by displaying node data in a diagram. | 3,288 |
wsargent/docker-cheat-sheet | A comprehensive resource for getting started with Docker and managing containers | 22,162 |
docker/docker-py | A Python library providing programmatic access to the Docker Engine API | 6,861 |
joxit/docker-registry-ui | Provides a user interface for managing private Docker registries | 2,637 |
genuinetools/img | A tool for building and managing container images without requiring root privileges. | 3,916 |
wagoodman/dive | Analyze and optimize Docker images for size reduction | 48,436 |
kevana/ui-for-docker | A web interface for managing Docker containers | 5,093 |