https://github.com/shuygena/inception
:whale2::octopus: Docker images with services such as MariaDB, Nginx, WordPress in virtual machine
https://github.com/shuygena/inception
42projects docker docker-compose mariadb nginx wordpress
Last synced: 3 months ago
JSON representation
:whale2::octopus: Docker images with services such as MariaDB, Nginx, WordPress in virtual machine
- Host: GitHub
- URL: https://github.com/shuygena/inception
- Owner: shuygena
- Created: 2022-12-01T17:39:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T17:47:15.000Z (over 2 years ago)
- Last Synced: 2025-01-17T02:22:49.593Z (5 months ago)
- Topics: 42projects, docker, docker-compose, mariadb, nginx, wordpress
- Language: Python
- Homepage:
- Size: 11.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Inception
:desktop_computer:Docker images with services such as MariaDB, Nginx, WordPress in virtual machine## :dart: Project goal
Here is an example diagram of the expected result:
## :toolbox: Requirements:
Project was done on Debian-10.12.0## :link: Download & Compile
Clone repository:
```
git clone https://github.com/shuygena/Inception inception
```
Go to directory:
```
cd inception
```
For compile program run:
```
make
```## :mag: Questions to study
1. What is a Docker?

2. What is an image?

3. What is a container?

4. How it works?

5. What is a volume?

6. What is Docker Compose?
## :mortar_board: Tutorial
[Guide](https://github.com/rbiodies/Inception) (ru)