mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
- `TestRunMountReadOnlyDevShm` and `TestRunHostnameInHostMode` needs `NotUserNamespace` requirement as these are known limitation of userns. - `TestBuildWorkdirCmd` should use a preload image (`busybox`) instead of one that require network access. Signed-off-by: Vincent Demeester <vincent@sbr.pm> Upstream-commit: bc19388fb239b1aa761d323405a7d6a6362845f4 Component: engine