moby/internal
Sebastiaan van Stijn c2b84fd0e8
integration-cli: add daemon.StartNodeWithBusybox function
Starting the daemon should not load the busybox image again
in most cases, so add a new `StartNodeWithBusybox` function
to be clear that this one loads the busybox image, and use
`StartNode()` for cases where loading the busybox image is
not needed.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit ead3f4e7c8)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-25 21:36:11 +02:00
..
test integration-cli: add daemon.StartNodeWithBusybox function 2019-09-25 21:36:11 +02:00
testutil Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00