https://github.com/abrahamgalue/learning-center-docker
Repository to complete the official Docker Desktop learning path.
https://github.com/abrahamgalue/learning-center-docker
docker docker-compose docker-container dockerfile
Last synced: about 1 month ago
JSON representation
Repository to complete the official Docker Desktop learning path.
- Host: GitHub
- URL: https://github.com/abrahamgalue/learning-center-docker
- Owner: abrahamgalue
- Created: 2025-04-06T14:36:23.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-05-03T14:01:32.000Z (9 months ago)
- Last Synced: 2025-05-03T15:19:10.586Z (9 months ago)
- Topics: docker, docker-compose, docker-container, dockerfile
- Language: JavaScript
- Homepage:
- Size: 1.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🐋 Docker: Learning Center Docker
### Repositorio con los proyectos de la ruta de aprendizaje de Docker Desktop.


## 🚀 Descripción
Este proyecto contiene los repositorios con los proyectos de la ruta de aprendizaje de Docker Desktop.
Con el propósito de aprender a utilizar esta herramienta he tomado el curso que ellos recomiendan para comenzar.
## 🎭 Tecnologías
- [**Docker**](https://www.docker.com/) Para construir y ejecutar los proyectos.
- [**Docker Desktop**](https://www.docker.com/products/docker-desktop/) Herramienta necesaria para ejecutar Docker Engine en ambiente de escritorio.
- [**Docker Hub**](https://hub.docker.com/) Para buscar los contenedores que se van a utilizar.