An open API service indexing awesome lists of open source software.

https://github.com/camilocsoto/docker-avanzado

The purpose is educational, where anyone can see DevOps concepts and understand them better with all the documentation I've left in all files and topics. Each directory contains a different theme with its respective documentation.
https://github.com/camilocsoto/docker-avanzado

azure-devops cd ci clustering distroless-docker docker

Last synced: 5 months ago
JSON representation

The purpose is educational, where anyone can see DevOps concepts and understand them better with all the documentation I've left in all files and topics. Each directory contains a different theme with its respective documentation.

Awesome Lists containing this project

README

          

# 🐋 docker avanzado
Hola, en este repo encontrarás conceptos muy interesantes de docker.
A continuación verás un árbol de direlos temas que habla

.
├── LICENSE
├── azure-entornos
│   ├── guía para crear una app container 🌌
│   ├── Dockerfile
│   ├── readme.md
│   └── sitio
│   └── linktree.html
├── ci-cd
│   ├── guía de githb actions para ci y cd a azure 🐈‍⬛
│   ├── dockerfile
│   └── readme.md
├── kubernets
│ ├── guía de instalación y configuración de kubernetes 🛞
│   └── readme.md
├── readme.md

4 directories, 9 files