Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


Capa


Developed with the software and tools below.


docker
postgresql
mysql
mongodb

## 📝 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`

---