Docker image for Drupal 7, and Php extension MongoDB installed.
You have drupal 7 image from docker hub, and want to connect tomongo db via php…
You have drupal 7 image from docker hub, and want to connect tomongo db via php…
Goto your command terminal. Type: This will expose port: 27017 by default. You…
The simplest way to install driver for php is using pecl. When I tried to run…