Avi Deitcher
efb139697e
always tee test linuxkit run to tty, so if it gets stuck, we see why ( #4107 )
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2025-02-19 19:41:06 +02:00
Avi Deitcher
154f943d01
switch from flags to cobra ( #3884 )
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2022-12-29 10:31:57 +02:00
Avi Deitcher
9633d23d37
write to cache
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2021-02-12 16:18:21 +02:00
Avi Deitcher
0b7502f130
pull and cache images locally without docker
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2020-12-30 18:27:02 +02:00
Justin Cormack
f8e352d375
Replace moby build with linuxkit build throughout
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-11-20 17:06:54 +00:00
Rolf Neugebauer
4541e8511a
tests: Unify test YAML files to test.yml
...
While at it also unify the clean-up code and other bits in test.sh
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-18 13:51:16 +01:00
Justin Cormack
91207540e4
Change "output" to "format" in moby tool
...
This is less confusing as there is also an output option to set the file.
See https://github.com/moby/tool/pull/146
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-09-01 23:52:25 +01:00
Justin Cormack
2ed8b2997c
Add a test for Wireguard
...
This is based on the example, but modified so that it can work as a test.
It is slightly less convenient running services as tests as the output is
sent to log files, so we have an `onshutdown` container that checks to see
if the test passed.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-22 13:23:27 +01:00