php (1) 썸네일형 리스트형 Docker App - php 설치 (compose) Docker App - php 설치 (compose) 환경 - Oracle VirtualBox 6.0.14 Build r133895 - CentOS Linux release 7.7.1908 (Core) 사전 작업 - Yum Local-Repository 설정 - Docker, Compose 설치 (OS 버전에 맞는 설치 매뉴얼 참조) container 설치할 폴더 세팅 mkdir -p /home/chandler/docker mkdir -p /home/chndler/docker/nginx/conf.d nginx config 세팅 server { root /var/www/html; index index.html index.htm index.php; server_name localhost; error_log .. 이전 1 다음