Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mvpee/42-inception


https://github.com/mvpee/42-inception

42 docker docker-compose inception mariadb nginx worldpress

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        


๐Ÿ‘พ 42-inception


GitHub code size in bytes
Code language count
GitHub top language
GitHub last commit


About
ยท
Running

# ๐Ÿ’ก About the project
>This document is a System Administration related exercise.

This project aims to broaden your knowledge of system administration by using Docker.
You will virtualize several Docker images, creating them in your new personal virtual
machine.

## ๐Ÿš€ Running the containers

```bash
make
```
It will automatically compile the project. Create containers, network and volumes.

---