Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pdo drivers to docker image #323

Merged
merged 3 commits into from
Sep 14, 2020
Merged

Add pdo drivers to docker image #323

merged 3 commits into from
Sep 14, 2020

Conversation

glensc
Copy link
Contributor

@glensc glensc commented Sep 14, 2020

This ensures docker images has pdo mysql/sqlite/pgsql extensions installed:

$ php -m | grep -i pdo
PDO
pdo_mysql
pdo_pgsql
pdo_sqlite

@glensc glensc self-assigned this Sep 14, 2020
@glensc glensc mentioned this pull request Sep 14, 2020
@glensc glensc merged commit 2d29582 into master Sep 14, 2020
@glensc glensc deleted the pdo-drivers branch September 14, 2020 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant