We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e54f99 commit b5a2a40Copy full SHA for b5a2a40
src/libmongoc/doc/installing.rst
@@ -29,6 +29,12 @@ Install libbson with a Package Manager
29
30
.. note:: Moved: :doc:`/learn/get/installing`
31
32
+Docker image
33
+------------
34
+
35
+You can find a Docker image in `Docker Hub <https://hub.docker.com/r/mongodb/mongo-cxx-driver>`_
36
+along with example usage of using libmongoc to ping a MongoDB database from
37
+within a Docker container.
38
39
Build environment
40
-----------------
0 commit comments