mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-04 21:48:11 +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>