Merge pull request #17945 from dvdksn/engine/macvlan-rootless

engine: macvlan is not supported in rootless mode
This commit is contained in:
David Karlsson
2023-09-05 16:05:52 +02:00
committed by GitHub

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