awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
docker avatar

docker/docs

0
View on GitHub↗
4,597 estrellas·8,357 forks·Markdown·Apache-2.0·4 vistasdocs.docker.com↗

Docs

Este es el repositorio de documentación pública para Docker, sirviendo como la fuente de verdad para guías técnicas, referencias de API y manuales. Funciona como un sitio de documentación técnica estructurado diseñado para ayudar a los usuarios a instalar y operar entornos contenedorizados.

El proyecto opera como una base de conocimientos impulsada por la comunidad. Los usuarios contribuyen con correcciones técnicas y nuevo contenido a través de un flujo de trabajo de control de versiones público, utilizando un sistema de pull requests para mantener y mejorar la documentación.

El contenido cubre una amplia gama de materiales de contenedorización, incluyendo una ruta de aprendizaje para desplegar y gestionar aplicaciones y especificaciones detalladas para las interfaces programáticas del motor Docker.

El sitio está construido utilizando autoría de contenido basada en markdown y un pipeline de generación de sitios estáticos, con validación de construcción automatizada para verificar los cambios antes de que sean fusionados.

Features

  • Containerization Documentation - Serves as the official source of truth for technical guides and references on Docker containers and orchestration.
  • Content Contribution Workflows - Utilizes a community-driven process for submitting, reviewing, and publishing technical content through pull requests.
  • Markdown-Based Content Authoring - Uses lightweight markdown syntax to author technical documentation, enabling simple version control and collaboration.
  • Documentation Contribution Workflows - Provides a structured workflow for the community to fork, edit, and submit pull requests to improve documentation.
  • Community-Driven Knowledge Hubs - Functions as a collaborative knowledge hub where users contribute technical corrections and new content.
  • Documentation Sites - Provides a public-facing portal that delivers structured manuals, tutorials, and API references for containerized environments.
  • API References - Provides detailed technical specifications for Docker engine commands and programmatic interfaces.
  • Community Documentation Repositories - Operates as a community-maintained repository for technical guides and API references.
  • Content Pipelines - Employs a pipeline that transforms raw markdown source files into a structured website to decouple content from presentation.
  • Static Site Generation - Generates static HTML pages from markdown source files to ensure fast delivery of technical documentation.
  • Containerization Learning Paths - Offers structured educational materials and learning paths for mastering the deployment and management of containers.

Historial de estrellas

Gráfico del historial de estrellas de docker/docsGráfico del historial de estrellas de docker/docs

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Docs

Proyectos open-source similares, clasificados según cuántas características comparten con Docs.
  • godotengine/godot-docsAvatar de godotengine

    godotengine/godot-docs

    5,433Ver en GitHub↗

    This project contains the official technical manuals and guides for the Godot game engine. It serves as a multi-language technical manual delivered as searchable HTML and ePub documentation for both online and offline use. The repository implements an open source documentation workflow for managing collaborative technical content. It utilizes a localization-aware build pipeline to translate and maintain manuals across multiple international locales. The project employs a custom static site generation process that transforms markdown-based source files into structured HTML and ePub formats. T

    reStructuredTextdocsdocumentationgame-development
    Ver en GitHub↗5,433
  • hugoblox/kitAvatar de HugoBlox

    HugoBlox/kit

    9,531Ver en GitHub↗

    This project is a framework for building static websites using the Hugo static site generator. It functions as a Markdown-based content management system and a page builder that utilizes Tailwind CSS to assemble modular utility-first blocks into final web pages. The system features specialized capabilities for creating academic portfolios, including a framework to import BibTeX publications and manage scholarly resumes. It also includes an AI website generator that produces deployable Markdown structures and content based on natural language descriptions. The platform covers a broad range of

    HTMLacademicblogdocumentation-tool
    Ver en GitHub↗9,531
  • bebraw/jswikiAvatar de bebraw

    bebraw/jswiki

    3,873Ver en GitHub↗

    jswiki is a JavaScript documentation wiki and web development knowledge base. It serves as a structured repository of technical guides and references focused on JavaScript, HTML5, and WebGL development. The project functions as a markdown static site generator that converts markdown files into pre-rendered HTML pages. It provides specialized technical references for implementing modern web layouts and high-performance hardware-accelerated 2D and 3D graphics. The system incorporates static site generation, markdown content authoring, and asset-based resource bundling. It utilizes client-side

    JavaScript
    Ver en GitHub↗3,873
  • algorithmzuo/algorithm-journeyAvatar de algorithmzuo

    algorithmzuo/algorithm-journey

    2,954Ver en GitHub↗

    This project is an algorithm learning platform and computer science educational resource. It serves as a technical interview study guide, providing structured lessons on data structures and sorting methods. The site is a markdown-based static site that converts technical documentation and algorithmic explanations into static HTML pages. It functions as a system for markdown content publishing to deliver educational material. The platform covers algorithm complexity analysis, problem solving workflows, and general computer science education. It utilizes a component-based UI structure with fil

    Java
    Ver en GitHub↗2,954
Ver las 30 alternativas a Docs→

Preguntas frecuentes

¿Qué hace docker/docs?

Este es el repositorio de documentación pública para Docker, sirviendo como la fuente de verdad para guías técnicas, referencias de API y manuales. Funciona como un sitio de documentación técnica estructurado diseñado para ayudar a los usuarios a instalar y operar entornos contenedorizados.

¿Cuáles son las características principales de docker/docs?

Las características principales de docker/docs son: Containerization Documentation, Content Contribution Workflows, Markdown-Based Content Authoring, Documentation Contribution Workflows, Community-Driven Knowledge Hubs, Documentation Sites, API References, Community Documentation Repositories.

¿Qué alternativas de código abierto existen para docker/docs?

Las alternativas de código abierto para docker/docs incluyen: godotengine/godot-docs — This project contains the official technical manuals and guides for the Godot game engine. It serves as a… hugoblox/kit — This project is a framework for building static websites using the Hugo static site generator. It functions as a… bebraw/jswiki — jswiki is a JavaScript documentation wiki and web development knowledge base. It serves as a structured repository of… algorithmzuo/algorithm-journey — This project is an algorithm learning platform and computer science educational resource. It serves as a technical… cloudflare/cloudflare-docs — This repository is a technical documentation site and a collection of guides and references for implementing… github/copilot-docs — This project is a documentation site for an AI coding assistant, providing technical guides and reference materials…