Skip to content

Commit 9d014da

Browse files
author
vagrant
committed
add php extensions
1 parent 1680091 commit 9d014da

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
FROM circleci/php:7.1.14-node-browsers
2+
3+
RUN sudo apt-get install -y libicu-dev
4+
RUN sudo docker-php-ext-install intl pdo pdo_mysql

0 commit comments

Comments
 (0)