Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ Probably **shouldn't use this in production** yet. If you do, double check that
-e, --env list Set environment variables
--expose list Expose a port or a range of ports
-h, --hostname string Container host name
--ip6 string IPv6 address (e.g., 2001:db8::33)
--mac-address string Container MAC address (e.g.,
92:d0:c6:0a:29:33)
-l, --label list Set meta data on a container
Expand Down Expand Up @@ -182,7 +183,6 @@ Probably **shouldn't use this in production** yet. If you do, double check that
--io-maxiops uint Maximum IOps limit for the system
drive (Windows only)
--ip string IPv4 address (e.g., 172.30.100.104)
--ip6 string IPv6 address (e.g., 2001:db8::33)
--ipc string IPC mode to use
--isolation string Container isolation technology
--kernel-memory bytes Kernel memory limit
Expand Down
Loading