카테고리 없음
[docker] docker 로 apache 실행
냐옴
2022. 6. 28. 15:03
docker run -d -p 8888:80 -v ~/my-mac-local:/usr/local/apache2/htdocs --name apache httpd