Skip to content

Commit b5a2a40

Browse files
author
Kyle Kloberdanz
authored
add link to Docker image and Docker documentation (#1449)
1 parent 0e54f99 commit b5a2a40

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/libmongoc/doc/installing.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ Install libbson with a Package Manager
2929

3030
.. note:: Moved: :doc:`/learn/get/installing`
3131

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.
3238

3339
Build environment
3440
-----------------

0 commit comments

Comments
 (0)