This website requires JavaScript.
Explore
Help
Sign In
mti
/
ptut-virtenv
Watch
1
Star
0
Fork
You've already forked ptut-virtenv
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
13ea535289
ptut-virtenv
/
docker
/
php-fpm-ext
3 lines
67 B
Plaintext
Raw
Blame
History
FROM php:7-fpm
RUN docker-php-ext-install -j$(nproc) pdo pdo_mysql
Reference in New Issue
View Git Blame
Copy Permalink