1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

docs: add note about MAC addresses not being unique

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2016-04-20 16:45:43 +02:00
parent f96d15d3c3
commit 763aceeb73
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C

View file

@ -291,7 +291,8 @@ you can override this with `--dns`.
By default, the MAC address is generated using the IP address allocated to the By default, the MAC address is generated using the IP address allocated to the
container. You can set the container's MAC address explicitly by providing a container. You can set the container's MAC address explicitly by providing a
MAC address via the `--mac-address` parameter (format:`12:34:56:78:9a:bc`). MAC address via the `--mac-address` parameter (format:`12:34:56:78:9a:bc`).Be
aware that Docker does not check if manually specified MAC addresses are unique.
Supported networks : Supported networks :