mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 00:33:08 +00:00
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>