https://github.com/camilocsoto/docker-concepts
The purpose is educational, where anyone can see basic 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-concepts
Last synced: 5 months ago
JSON representation
The purpose is educational, where anyone can see basic 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-concepts
- Owner: camilocsoto
- Created: 2025-04-10T17:39:32.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-04-10T17:46:45.000Z (7 months ago)
- Last Synced: 2025-05-19T07:07:51.432Z (6 months ago)
- Language: HTML
- Size: 1.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# π Fundamentos de docker
Hola, en este repo encontrarΓ‘s conceptos muy interesantes de docker.
A continuaciΓ³n verΓ‘s un Γ‘rbol de direlos temas que habla
.
βββ LICENSE
βββ balancear_cargas
βΒ Β βββ proxy
βΒ Β βββ guΓa de cluster con nginx π§
βΒ Β βββ site1
βΒ Β βββ site2
βΒ Β βββ site3
βββ distroless
βΒ Β βββ Dockerfile
βΒ Β βββ app.py
βΒ Β βββ guΓa de containers ultra livianos πͺΆ
βββ docker-compose
βΒ Β βββ cluster-v2
βΒ Β βββ compose_start_end
βΒ Β βββ guΓa de cluster, azure con compose y docker swarm π¦
βΒ Β βββ swarm
βββ kubernets
βΒ Β βββ guΓa de instalaciΓ³n y configuraciΓ³n de kubernetes π
βΒ Β βββ readme.md
βββ multi-stage
βΒ Β βββ Dockerfile
βΒ Β βββ guΓa para reducir tamaΓ±o de una dockerfile π₯
βΒ Β βββ main.py
βΒ Β βββ requirements.txt
βββ other-uses
βΒ Β βββ docker-prune
βΒ Β βββ docker-users
βΒ Β βββ flask
βΒ Β βββ multiplatform
βΒ Β βββ nginx
βΒ Β βββ volumes
βΒ Β βββ otros conceptos importantes a considerar β£οΈ
βββ readme.md
βββ reduce-size-containers
βββ build-context
βββ cache_build
βββ capas
βββ ignore_files
βββ multi-line_scripts
βββ networks
βββ estrategias para reducir tamaΓ±o de imΓ‘genes π
21 directories, 13 files