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.
- Host: GitHub
- URL: https://github.com/camilocsoto/docker-avanzado
- Owner: camilocsoto
- License: mit
- Created: 2025-01-29T16:24:13.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-10T17:58:08.000Z (7 months ago)
- Last Synced: 2025-05-19T07:07:51.680Z (6 months ago)
- Topics: azure-devops, cd, ci, clustering, distroless-docker, docker
- Language: HTML
- Homepage: https://mideploy.agreeabletree-118b0d75.brazilsouth.azurecontainerapps.io/linktree.html
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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