Locale 문제 수정.

README 보강
This commit is contained in:
2019-10-04 00:57:50 +09:00
parent 5c5356f3d5
commit 7369288a16
6 changed files with 4 additions and 0 deletions
+2
View File
@@ -1,6 +1,8 @@
FROM php:7.3-fpm-buster
#debian
ENV LC_ALL=C.UTF-8
RUN apt -y update ;\
apt -y install \
bzip2 git rsync \