🖥️Docker images with services such as MariaDB, Nginx, WordPress in virtual machine
Here is an example diagram of the expected result:
Project was done on Debian-10.12.0
Clone repository:
git clone https://github.com/shuygena/Inception inception
Go to directory:
cd inception
For compile program run:
make
- What is a Docker?
- What is an image?
- What is a container?
- How it works?
- What is a volume?
- What is Docker Compose?
Guide (ru)