From 34dced4b1685e80000963da9122cd5c4cb2d27e9 Mon Sep 17 00:00:00 2001 From: Colin Hebert Date: Fri, 1 Jan 2016 09:57:21 +0100 Subject: [PATCH] Add network_mode support to docker --- r/container.html.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/r/container.html.markdown b/r/container.html.markdown index 920288eb..8ea79681 100644 --- a/r/container.html.markdown +++ b/r/container.html.markdown @@ -68,6 +68,7 @@ The following arguments are supported: Defaults to "json-file". * `log_opts` - (Optional) Key/value pairs to use as options for the logging driver. +* `network_mode` - (Optional) Network mode of the container. ## Ports