Skip to content

Containerization, Dockerization, and all about them, this project was a walk through to confidently work with docker and most of its commands, and even build not only your own container, but your images as well and add some scripts for some automatization.

Notifications You must be signed in to change notification settings

laila-chk/Inception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inception

This project is more like an introduction to the Docker and the containerization world, the project simply aims to building an application with the help of docker, the application made of three containers: mariadb as a database, nginx as a web server, and wordpress for creating and managing a website. For someone who is familliar with docker, they know that this project might take up to 10 mins to be ready and running, especially with the needed basics, simply because the images of those containers we need are already ready to use and available for free in the DockerHub, the project is dedicated for a better learning and deeper understanding of Docker, that's why building our own images was mandatory, and the only thing we were allowed to use ready is the base images (alpine or debian). That took more time to get into the final point, but with benifits and good understanding of how this really work. I have made a more detailed readMe for anyone who is willing to take the same adventure or who wants to aquire this deeper understanding, it can be found on my Notion page.

About

Containerization, Dockerization, and all about them, this project was a walk through to confidently work with docker and most of its commands, and even build not only your own container, but your images as well and add some scripts for some automatization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •