Skip to content

Commit

Permalink
This did not work
Browse files Browse the repository at this point in the history
  • Loading branch information
back-2-95 committed May 13, 2024
1 parent 095e684 commit 34fd0d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions php/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,6 @@ CMD ["sudo", "-E", "LD_PRELOAD=/usr/lib/preloadable_libiconv.so", "php-fpm", "-F

FROM final-php-fpm as drupal-php-81

ENV PHP_SENDMAIL_PATH="/usr/bin/dos2unix -u | /usr/bin/msmtp -t --read-envelope-from"

RUN sudo -s <<EOF
apk --no-cache add mysql-client openssh rsync mariadb-connector-c \
php81-{bcmath,ctype,dom,exif,gd,intl,pdo,pdo_mysql,simplexml,soap,sockets,sodium,tokenizer,xml,xmlreader,xmlwriter}
Expand Down

0 comments on commit 34fd0d9

Please sign in to comment.