적용 방법 조사
How to Deploy Django REST Framework and React-Redux application with Docker
- DRF, React-Redux, Ant Design, Nginx, Docker 등 온보딩 프로젝트와 매우 유사한 환경을 한 번에 정리!
- 벡엔드, 프론트엔드의 서로 완전히 분리(isolated)시키는 형태 구현
- 완전히 분리하면 백엔드와 프론트엔드를 서로 다른 서버들에 배포할 수 있음
- DRF, React-Redux, Ant Design, Nginx, Docker 등 온보딩 프로젝트와 매우 유사한 환경을 한 번에 정리!
- 벡엔드, 프론트엔드의 서로 완전히 분리(isolated)시키는 형태 구현
- 완전히 분리하면 백엔드와 프론트엔드를 서로 다른 서버들에 배포할 수 있음
Fast reproducible Docker builds with pipenv
https://pythonspeed.com/articles/pipenv-docker/
https://pythonspeed.com/articles/pipenv-docker/
Volume Container
(Docker Compose에서 최상위 레벨에 Value가 없는 Volume 명)
(Docker Compose에서 최상위 레벨에 Value가 없는 Volume 명)