c88e3723eb
Some tests have containers that die almost immediately, and may die and cleaned up before `driver.WaitUntilStarted` runs. The causes for container dying seems special for each test: * TestDockerDriver_Cleanup: `hello-world` image just emits a message and exits immediately * TestDockerDriver_ForcePull_RepoDigest: the busybox image in `TestDockerDriver_ForcePull_RepoDigest` test didn't support `-p 0` argument * TestDockerDriver_Entrypoint: with the entrypoint being `/bin/sh -c`, the command needs to be the entire string; otherwise, it ignores the comments |
||
---|---|---|
.. | ||
docklog | ||
test-resources/docker | ||
config.go | ||
coordinator.go | ||
coordinator_test.go | ||
driver.go | ||
driver_default.go | ||
driver_linux_test.go | ||
driver_test.go | ||
driver_unix_test.go | ||
driver_windows.go | ||
fingerprint.go | ||
handle.go | ||
progress.go | ||
progress_test.go | ||
state.go | ||
utils.go |