From c5301ca35dd98835bbc4bcec840526373a3a2ea2 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Tue, 20 Jun 2017 15:15:08 -0700 Subject: [PATCH] Fix Markdown formatting of experimental "stacks" Signed-off-by: Sebastiaan van Stijn --- experimental/docker-stacks-and-bundles.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/experimental/docker-stacks-and-bundles.md b/experimental/docker-stacks-and-bundles.md index 8abfd76359..1271af67e0 100644 --- a/experimental/docker-stacks-and-bundles.md +++ b/experimental/docker-stacks-and-bundles.md @@ -161,21 +161,18 @@ A service has the following fields: only specify the container port to be exposed. These ports can be mapped on runtime hosts at the operator's discretion. -
WorkingDir string
Working directory inside the service containers.
-
User string
Username or UID (format: <name|uid>[:<group|gid>]).
-
Networks []string