mirror of
https://github.com/containers/podman.git
synced 2025-06-02 10:46:09 +08:00
Allow users to specify logpath
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #135 Approved by: mheon
This commit is contained in:

committed by
Atomic Bot

parent
6ba6ecf59b
commit
095aaaa639
@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user