mirror of
https://github.com/docker/cli.git
synced 2026-09-08 02:24:31 -05:00
f303319a62c544de6cd3f09809f79d5eb6383800
Use `env -i` to very explicitly control exactly which environment variables leak into our tests. This enforces a clean separation of "build environment knobs" versus "test suite knobs". This also includes a minor tweak to how we handle starting our integration daemon, especially to catch failure to start sooner than failing tests. Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com> Upstream-commit: ed345fb18ee9d003f30884b696628b75380a426a Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%