From 153d33814dd5cfb447b8e23ba9eac3bc6dfd8f2b Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 23 Jul 2018 11:48:40 -0400 Subject: We don't currently support --mac-address Make this clear in the docs and Command. Signed-off-by: Daniel J Walsh Closes: #1138 Approved by: mheon --- docs/podman-create.1.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/podman-create.1.md') diff --git a/docs/podman-create.1.md b/docs/podman-create.1.md index ed20c6f8d..dc0b0375d 100644 --- a/docs/podman-create.1.md +++ b/docs/podman-create.1.md @@ -332,6 +332,8 @@ Remember that the MAC address in an Ethernet network must be unique. The IPv6 link-local address will be based on the device's MAC address according to RFC4862. +Not currently supported + **-m**, **--memory**="" Memory limit (format: [], where unit = b, k, m or g) -- cgit v1.2.3-54-g00ecf