Files
awesome-kubernetes/v2-docs/docker.md

48 KiB
Raw Blame History

Docker

!!! info "Architectural Context" Detailed reference for Docker in the context of The Container Stack.

Standard Reference

Cloud Native Security

Supply Chain Security

Container Vulnerabilities

Container Infrastructure

Management Interfaces

GUI Consoles

  • Portainer 🌟 [EN CONTENT] [ENTERPRISE-STABLE] — A robust administrative dashboard that simplifies the visual management of Docker Swarm, Kubernetes, and local container environments. Ideal for dev teams seeking centralized configuration oversight without heavy command-line overhead.

Containerization

Local Environment

Docker Compose Orchestration

  • DockSTARTer 2558 [EN CONTENT] [COMMUNITY-TOOL] — A user-friendly CLI utility designed to simplify the configuration and installation of self-hosted server software via structured Docker Compose patterns. Serves as a solid entry point for containerization concepts in local server and edge hardware topologies.

Development Tools

Local Kubernetes Environments

Guides and Workflows


💡 Explore Related: Container Managers | Kubernetes Monitoring | Kubernetes Troubleshooting