awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wsargent avatar

wsargent/docker-cheat-sheet

0
View on GitHub↗
22,529 stars·4,613 forks·CC-BY-4.0·4 vues

Docker Cheat Sheet

This project is an administrative reference for Docker, providing guides and command references for system maintenance, image building, network configuration, and security hardening. It serves as a comprehensive manual for managing the container lifecycle and performing general system administration.

The reference covers the construction and optimization of images through build files, layering strategies, and registry integration. It also provides instructions for configuring isolated virtual networks, mapping ports, and implementing security hardening using Linux capabilities and read-only filesystems.

Additional guidance is provided for container management, storage administration, and resource optimization. This includes techniques for limiting CPU and memory usage, analyzing disk consumption, and managing persistent volumes or bidirectional file transfers.

Features

  • Container Lifecycle Administration - Serves as a comprehensive guide for managing the full lifecycle of Docker containers.
  • Persistent Storage Volumes - Provides guidance on creating and managing named volumes and host-mapped directories for data persistence.
  • Container Lifecycle Management - Covers the essential lifecycle of containers, including creation, starting, stopping, and deletion.
  • Docker Image Building - Provides detailed instructions on building and optimizing images using configuration files and layering strategies.
  • Container Image Optimizers - Provides techniques for reducing image storage footprints by cleaning caches and flattening layers during build.
  • Container Port Mappings - Explains how to map container ports to the host machine network interface for external service accessibility.
  • Docker Learning Resources - Acts as a primary educational and administrative reference for Docker system maintenance and resource monitoring.
  • Network Virtualization Tools - Guides the creation and management of isolated virtual networks to enable secure communication and service discovery.
  • Command Line References - Provides a comprehensive collection of essential Docker commands for managing containers, images, networks, and volumes.
  • Container Networking Configurations - Explains how to set up isolated virtual networks and map ports for external traffic communication.
  • Container Security Hardening - Covers security hardening using Linux capabilities, read-only filesystems, and non-root users to reduce attack surface.
  • Container Storage Administration - Guides the management of Docker volumes and bind mounts and the process of reclaiming disk space.
  • Container Image Storage - Provides methods for saving images to tar files and removing unused images to reclaim space.
  • Interactive Debugging Shells - Provides guides for running interactive shells inside containers for maintenance and debugging.
  • Image Layering Strategies - Covers the definition of base images, environment variables, and working directories using structured build scripts.
  • System Resource Reclamation - Offers instructions for reclaiming host disk space by removing dangling images, stopped containers, and orphaned volumes.
  • Image Registry Clients - Covers authentication, searching, pulling, and pushing images to remote registries.
  • Multi-Container Orchestration - Provides a reference for coordinating complex applications with multiple services using single configuration files.
  • Linux Capability Management - Explains how to add or drop specific kernel privileges to prevent unauthorized process escalation.
  • Linux Security Hardening - Provides a manual for hardening environments using Linux capabilities and read-only filesystems.
  • Container File Transfers - Explains how to copy files and folders bidirectionally between the local filesystem and containers.
  • Container Resource Constraints - Offers techniques for limiting CPU and memory usage to protect host systems from resource exhaustion.
  • Container State Inspection - Provides guidance on inspecting real-time logs, resource statistics, and configuration metadata for running containers.
  • Disk Usage Analyzers - Offers instructions for analyzing total disk space consumed by images, containers, and volumes to identify bottlenecks.
  • System Resource Constraints - Details the configuration of memory limits and shares to prevent containers from exhausting host resources.
  • Resource Usage Restrictions - Provides methods for restricting CPU usage by percentage or specific cores to ensure host system stability.
  • Cloud and Containers - Quick reference guide for common Docker commands.
  • DevOps and Infrastructure - Quick reference for Docker commands.
  • Infrastructure and Operations - Quick reference for container management commands.
  • Infrastructure and Platforms - Quick reference for Docker commands and workflows.
  • Deployment and DevOps - Quick reference guide for Docker commands.
  • DevOps and Infrastructure Guides - Quick reference guide for Docker commands.
  • Reference Materials - Quick reference guide for common commands.
  • Technical Cheatsheets - Docker command and workflow reference.
  • Penetration Testing Toolkits - A cheat sheet for Docker security and management.
  • Security Cheat Sheets - Reference guide for securing and managing containerized environments.

Historique des stars

Graphique de l'historique des stars pour wsargent/docker-cheat-sheetGraphique de l'historique des stars pour wsargent/docker-cheat-sheet

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Docker Cheat Sheet

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Docker Cheat Sheet.
  • collabnix/dockerlabsAvatar de collabnix

    collabnix/dockerlabs

    8,008Voir sur GitHub↗

    dockerlabs is a collection of educational labs and technical tutorials designed to teach the fundamentals of containerization and microservice architecture. It provides instructional material and hands-on exercises covering image optimization, security training, infrastructure setup, and cluster orchestration. The project features specific courses and guides focused on reducing image size through multi-stage builds, securing workloads via vulnerability scanning and encrypted networks, and deploying multi-node clusters with high availability using Swarm orchestration. The materials cover a br

    PHPadvancebeginnersdocker
    Voir sur GitHub↗8,008
  • yeasy/docker_practiceAvatar de yeasy

    yeasy/docker_practice

    26,111Voir sur GitHub↗

    This project is a Docker educational resource and a collection of practical examples designed for learning containerization technologies. It serves as a guide for understanding container fundamentals, including the creation and management of custom images and the use of registries. The repository provides specialized references for container security hardening, such as managing kernel privileges and implementing supply chain security. It also includes tutorials for multi-container orchestration and a DevOps guide focused on CI/CD automation and image optimization. The material covers a broad

    Gobookcloud-computingcontainer
    Voir sur GitHub↗26,111
  • theporgs/exegolAvatar de ThePorgs

    ThePorgs/Exegol

    2,925Voir sur GitHub↗

    Exegol is an offensive security platform and containerized tooling orchestrator designed to deploy and manage isolated security operations environments. It functions as a workspace manager that provisions pre-configured security images and toolkits within Docker containers to protect host systems from malicious payloads. The platform distinguishes itself by integrating AI security workflow orchestration, allowing AI assistants to discover and trigger security tools through a standardized communication protocol. It further provides remote desktop gateway capabilities, enabling GUI access via X

    Pythonctfdockerhacking
    Voir sur GitHub↗2,925
  • eon01/dockercheatsheetAvatar de eon01

    eon01/DockerCheatSheet

    3,938Voir sur GitHub↗

    This project is a comprehensive reference guide and cheat sheet for the Docker CLI. It provides a structured collection of commands and documentation to help users manage container lifecycles, build images, and handle registries. The documentation specifically covers the orchestration of multi-container applications using Docker Compose and the management of scalable services across multiple nodes via Docker Swarm. It also includes detailed guides for configuring virtual networks, bridges, and ports to control container communication. The reference surface extends to container image administ

    Voir sur GitHub↗3,938
Voir les 30 alternatives à Docker Cheat Sheet→

Questions fréquentes

Que fait wsargent/docker-cheat-sheet ?

This project is an administrative reference for Docker, providing guides and command references for system maintenance, image building, network configuration, and security hardening. It serves as a comprehensive manual for managing the container lifecycle and performing general system administration.

Quelles sont les fonctionnalités principales de wsargent/docker-cheat-sheet ?

Les fonctionnalités principales de wsargent/docker-cheat-sheet sont : Container Lifecycle Administration, Persistent Storage Volumes, Container Lifecycle Management, Docker Image Building, Container Image Optimizers, Container Port Mappings, Docker Learning Resources, Network Virtualization Tools.

Quelles sont les alternatives open-source à wsargent/docker-cheat-sheet ?

Les alternatives open-source à wsargent/docker-cheat-sheet incluent : collabnix/dockerlabs — dockerlabs is a collection of educational labs and technical tutorials designed to teach the fundamentals of… yeasy/docker_practice — This project is a Docker educational resource and a collection of practical examples designed for learning… theporgs/exegol — Exegol is an offensive security platform and containerized tooling orchestrator designed to deploy and manage isolated… eon01/dockercheatsheet — This project is a comprehensive reference guide and cheat sheet for the Docker CLI. It provides a structured… docker-archive-public/docker.labs — This project is a comprehensive collection of tutorials and guided laboratories designed to teach containerization,… rstacruz/cheatsheets — This project is a comprehensive collection of web development reference guides and technical cheat sheets. It provides…