https://github.com/socker210/docker-practice
Docker practice
https://github.com/socker210/docker-practice
Last synced: about 1 year ago
JSON representation
Docker practice
- Host: GitHub
- URL: https://github.com/socker210/docker-practice
- Owner: socker210
- Created: 2019-07-28T15:04:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T00:09:04.000Z (over 3 years ago)
- Last Synced: 2025-02-12T08:18:15.117Z (over 1 year ago)
- Language: JavaScript
- Size: 2.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Implementation
1. React Simple 웹 서비스 생성
2. Node로 Backend API 서버 생성
3. Docker로 환경구성
- 각각의 service에 Dockerfile 생성
- Docker-compose로 multi-containers 설정