From 12c8152901315abaea15db95c7112b55be216961 Mon Sep 17 00:00:00 2001 From: hide_d Date: Thu, 19 Sep 2019 01:16:21 +0900 Subject: [PATCH] =?UTF-8?q?docker=20=EB=A9=94=EC=8B=9C=EC=A7=80=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 14473fec..c9253912 100644 --- a/README.md +++ b/README.md @@ -11,14 +11,15 @@ * php-fpm 권장 * php에서 curl, pdo-sqlite을 실행가능해야 합니다. (기본값: 지원) * mysqlnd가 지원되어야합니다. (기본값: 지원) + * mysqli + * gd * MariaDB 10.2.1 이상 - * MySQL 5.6 이상도 가능하도록 할 예정입니다. + * 현재 MySQL은 지원하지 않습니다. * git * curl -Linux는 Ubuntu 16.04, Windows는 Windows 10에서 XAMPP를 사용한 환경에서 테스트되었습니다. +Linux는 Ubuntu 16.04, 18.04, Windows는 Windows 10에서 XAMPP를 사용한 환경에서 테스트되었습니다. -Docker를 이용한 설치는 계획중입니다. ## Docker를 이용한 설치