Add information about host's Docker configuration (#184)

* Add information about host's Docker configuration

* Move Docker block to its own file

* Fix configuration mistake
This commit is contained in:
C Cirello
2016-10-19 16:42:05 -07:00
committed by Travis Reeder
parent 9e73770811
commit 64e74adce9
3 changed files with 23 additions and 1 deletions

View File

@@ -10,3 +10,4 @@
* [Metrics](metrics.md)
* [Triggers](triggers.md)
* [Extending IronFunctions](extending.md)
* [Docker Configuration](docker.md)