mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
All `docker build` tests that require an `ExperimentalDaemon` are migrated to `integration/build` package and start an experimental daemon to test on it. The end goal being to remove the `experimental` builds. Signed-off-by: Vincent Demeester <vincent@sbr.pm> Upstream-commit: 183076e89df64928bd2e94ad0da9725b482367cd Component: engine