summaryrefslogtreecommitdiffstats
path: root/docs/aoa/docker.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/aoa/docker.rst')
-rw-r--r--docs/aoa/docker.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/aoa/docker.rst b/docs/aoa/docker.rst
new file mode 100644
index 00000000..b5bcd047
--- /dev/null
+++ b/docs/aoa/docker.rst
@@ -0,0 +1,11 @@
+.. _docker:
+
+Docker
+======
+
+If you use ``Docker``, Glances can help you to monitor your containers.
+Glances uses the Docker API through the `docker-py`_ library.
+
+.. image:: ../_static/docker.png
+
+.. _docker-py: https://github.com/docker/docker-py