From 165bfd2b9de6f41e499c3f571eacfe36c15fd790 Mon Sep 17 00:00:00 2001 From: Brett Jones <54408245+kowh-ai@users.noreply.github.com> Date: Tue, 26 Jul 2022 16:17:20 +0100 Subject: [PATCH] Update TODO's --- TODO's.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO's.txt b/TODO's.txt index 92fb305..a183464 100644 --- a/TODO's.txt +++ b/TODO's.txt @@ -44,7 +44,7 @@ A list of what tests to run on the Docker containers to verify they have been bu - Check the user name and the uid/gid - Check the ports the container is listening on - Check an httpget on the URL -- any command can be executed in the running container every x minutes -- +- any command can be executed in the running container and can be configured t run every x minutes +- check processes running as non root -