mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
A few libnetwork integration tests require that the kernel be configured with the "dummy" network interface and has the module loaded. However, the dummy module is not available by default on arm images. This ensures that it is built and loaded. Signed-off-by: Anusha Ragunathan <anusha@docker.com> Upstream-commit: f3b2233d126aec8ab15fa589f5a9360eec280f01 Component: engine