mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
Merge pull request #17945 from dvdksn/engine/macvlan-rootless
engine: macvlan is not supported in rootless mode
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user