mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
The test checks that it's possible to set a per-interface sysctl using '--sysctl' - but, after API v1.46, it's not (and driver option 'com.docker.network.endpoint.sysctls' must be used instead). Test added in commitfde80fe2Per-interface sysctls added, with API changes, in commit00718322Signed-off-by: Rob Murray <rob.murray@docker.com>