An open API service indexing awesome lists of open source software.

https://github.com/socker210/docker-practice

Docker practice
https://github.com/socker210/docker-practice

Last synced: about 1 year ago
JSON representation

Docker practice

Awesome Lists containing this project

README

          

# Implementation

1. React Simple 웹 서비스 생성
2. Node로 Backend API 서버 생성
3. Docker로 환경구성
- 각각의 service에 Dockerfile 생성
- Docker-compose로 multi-containers 설정