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
commit 0516859655
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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