docker-cheat-sheet
Container guide
A comprehensive resource for getting started with Docker and managing containers
Docker Cheat Sheet
22k stars
745 watching
5k forks
last commit: 6 months ago
Linked from 4 awesome lists
cheet-sheetdocker
Related projects:
Repository | Description | Stars |
---|---|---|
eon01/dockercheatsheet | A comprehensive resource for Docker commands and operations | 3,750 |
docker/compose | A tool for defining and running multi-container applications on Docker | 34,262 |
docker/docker-bench-security | Automates security assessments of Docker container hosts and containers against best-practices | 9,195 |
wowu/docker-rollout | Automates Docker deployment without downtime by scaling services and waiting for new containers to become available. | 2,522 |
louislam/dockge | A tool for managing and deploying Docker Compose stacks | 13,579 |
goodwithtech/dockle | Automates security and best-practice checks for Docker images | 2,804 |
prakhar1989/docker-curriculum | A comprehensive tutorial on getting started with Docker and cloud computing | 5,706 |
ghostwriters/dockstarter | Helps users get started with running apps in Docker | 2,262 |
jenspiegsa/docker-cheat-sheet | A collection of recipes for Docker | 20 |
hexops-graveyard/dockerfile | Provides guidance on writing secure and maintainable Docker images | 4,078 |
apocas/dockerode | A Node.js module that provides a JavaScript interface to Docker's Remote API for managing containers and interactions with the Docker daemon. | 4,401 |
eugenmayer/docker-sync | An integration tool that synchronizes local development environments with Docker for seamless development on multiple platforms. | 3,538 |
docker-library/official-images | A curated collection of standardized Docker images with multiple architectures to support various operating systems and hardware configurations. | 6,527 |
containrrr/watchtower | Automates updates to Docker container base images on running containers | 19,990 |
awesome-startup/docker-compose | Provides instructions on installing and configuring Docker Compose for building and managing multi-container Docker applications. | 64 |