mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
a2c9866e54
1. Make sure that containers created are stopped and removed. This is done by using a predefined test_busybox container name, which is getting removed in teardown_busybox. 2. Fix space at EOL. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>