Initial commit to ONF Docs site
Change-Id: Ic882d6c7cc2f17a8fe74acee5cb70352b04aada2
diff --git a/tools/docker.rst b/tools/docker.rst
new file mode 100644
index 0000000..4509fde
--- /dev/null
+++ b/tools/docker.rst
@@ -0,0 +1,21 @@
+Docker
+======
+
+
+
+Security
+--------
+
+By default, the docker daemon will modify the firewall settings on the host
+machine. This is undesirable if the machine isn't behind another, separate
+non-host firewall.
+
+In general Docker workloads should be run within :doc:`Kubernetes
+<k8s>`.
+
+Linting
+-------
+
+Hadolint
+
+