engine: macvlan is not supported in rootless mode

https://github.com/moby/moby/issues/45779#issuecomment-1599644464

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2023-08-18 14:41:05 +02:00
parent caacbe78d1
commit 1d9e2c748c
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ container to it.
- The examples assume your ethernet interface is `eth0`. If your device has a
different name, use that instead.
- The `macvlan` driver is not supported in rootless mode.
## Bridge example
In the simple bridge example, your traffic flows through `eth0` and Docker