Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

~K.4. 도커라이징: 도커 컴포즈에 nginx 추가하기

HOIWOONG JUNG edited this page Apr 12, 2021 · 6 revisions

도커 컴포즈에 nginx 추가하기

소스버전

TODO

  • nginx 추가
  • 소켓 통신으로 전환

copy nginx.conf

docker cp gk-nginx:/etc/nginx/conf.d/default.conf ./etc/nginx     

Clone this wiki locally