Patric hai 1 ano
pai
achega
5bbbe14c55
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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