https://github.com/diego64/docker-challenge
Carrying out practical challenges to develop knowledge in the Docker tool
https://github.com/diego64/docker-challenge
Last synced: 3 months ago
JSON representation
Carrying out practical challenges to develop knowledge in the Docker tool
- Host: GitHub
- URL: https://github.com/diego64/docker-challenge
- Owner: diego64
- License: mit
- Created: 2024-12-11T19:55:12.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-12T15:19:25.000Z (5 months ago)
- Last Synced: 2024-12-29T15:17:35.524Z (4 months ago)
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Developed with the software and tools below.
![]()
![]()
![]()
![]()
## 📝 Overview
This is a repository of challenges to apply the basic concepts of creating containers in Docker using the command lines.
---
## 📦️ Challenges
- [x] Create a Postgresql database
- [x] Create a MySQL database
- [x] Create a MongoDB database---
## 🏷️ Getting Started
Inside each folder will be instructions for creating the containers.
**System Requirements**
**Docker**: `version 27.4.0`
---