You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the docker-php-ext-enable script added in docker-library/php#122 was never documented. The comments in the PR hint at standalone use of the script (pecl install mongo && docker-php-ext-enable mongo), so it should be documented here.