Skip to content

## Introduction 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.

Notifications You must be signed in to change notification settings

gotjd7837/inception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

1. Inception

이 프로젝트는 Nginx, MariaDB, WordPress를 각각 독립된 Docker 컨테이너로 실행하고, Docker Compose를 사용하여 이러한 컨테이너들을 관리합니다.

폴더에 (all, down, clean, re)규칙을 제공하는 Makefile이 있습니다. 이를 통해 docker-compose를 통한 이미지를 빌드하고 컨테이너를 실행합니다.

  • docker image build 및 컨테이너 실행

make all

2. 디렉토리 구조

* Every detail is specified on docker-compose.yml.

3. 서버 구조

4. Demo

About

## Introduction 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published