Added check_images

Added check_images to run the new check_images() function within tests/4_container_images.sh

Signed-off-by: Niall T <jammasterj89@gmail.com>
This commit is contained in:
jammasterj89 2019-07-29 16:16:00 +01:00 committed by Niall T
parent 4bb6e19965
commit af8b59f29d

View file

@ -67,6 +67,7 @@ docker_daemon_files() {
}
container_images() {
check_images
check_4
check_4_1
check_4_2