Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (26 days ago)
- Default Branch: main
- Last Pushed: 2024-12-12T15:19:25.000Z (25 days ago)
- Last Synced: 2024-12-12T16:27:08.897Z (25 days 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`
---