Skip to content

This project aims to broaden your knowledge of system administration by using Docker.

Notifications You must be signed in to change notification settings

Shuta-syd/42-inception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Inception


The Project

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.

Docker containers

  • MariaDB
  • WordPress
  • Nginx

How to use

  • Build the images and deploy the infrastructure:

     $ make
  • Stop and remove containers, remove images, volumes and network:

     $ make clean

About

This project aims to broaden your knowledge of system administration by using Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published