mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-18 11:01:17 +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>
NOTE: The cases in this directory are ordered alphabetically. The index used is the position of the first letter of the name in the alphabet. For example, 001_a, 002_b, 003_c etc...