From 095aaaa639ab57c594bb80bfefbfaed2a2fdff92 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 30 Jan 2018 06:23:58 +0100 Subject: Allow users to specify logpath Signed-off-by: Daniel J Walsh Closes: #135 Approved by: mheon --- docs/podman-run.1.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/podman-run.1.md') diff --git a/docs/podman-run.1.md b/docs/podman-run.1.md index 7290a5bd5..3a7a2954a 100644 --- a/docs/podman-run.1.md +++ b/docs/podman-run.1.md @@ -260,6 +260,8 @@ millions of trillions. **--log-opt**=[] Logging driver specific options. + "path=/var/log/container/mycontainer.json" : Set the path to the container log file. + **--mac-address**="" Container MAC address (e.g. 92:d0:c6:0a:29:33) -- cgit v1.2.3-54-g00ecf