ubuntu 22.04 + nginx + php8 + mariadb 10 with docker
- AlexShin
- 4
- 2,337
- 글주소
- 12-09
docker 환경에서 nginx / php 8 / mariadb 를 사용하여 ciboard 를 설치한 경험을 공유 합니다.
docker-compose
https://github.com/042x-7x/ciboard3.git
ciboard source
https://github.com/042x-7x/ciboard3-pro.git
docker-compose 파일을 받으신 후
ciboard 는
[docker-compose.yml 위치]/ciboard/public_html 아래에 clone 하시면 됩니다.