Mise à jour de 'Sources/config/Dockerfile'
continuous-integration/drone/push Build is passing Details

issue_003_Sonar
David D'ALMEIDA 2 years ago
parent 257f1ffc55
commit de9de19a44

@ -5,6 +5,7 @@ RUN apt-get update && apt-get install -y \
unzip
# Installation de Composer
# TODO : should use a image with composer install
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
RUN docker-php-ext-install pdo pdo_mysql

Loading…
Cancel
Save