Patric 1 năm trước cách đây
mục cha
commit
5bbbe14c55
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      dockerfile

+ 1 - 0
dockerfile

@@ -5,3 +5,4 @@ USER root
 RUN apt update
 RUN apt upgrade -y
 RUN apt install php php-mbstring php-xml php-pdo php-pdo_mysql php-xdebug -y
+RUN apt install composer -y