From 2db9e6e076b96fdf4fa06398b4e89ef8f8146897 Mon Sep 17 00:00:00 2001 From: Neil South Date: Tue, 12 Mar 2024 18:21:35 +0000 Subject: [PATCH] change to ignore file Signed-off-by: Neil South --- .dockleignore | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.dockleignore b/.dockleignore index 8ca2c8de..454aabe4 100755 --- a/.dockleignore +++ b/.dockleignore @@ -12,11 +12,8 @@ # See the License for the specific language governing permissions and # limitations under the License. -# set root to default user because we want to run nginx -#CIS-DI-0001 - -# Do not store secrets in Dockerfiles +# Checked and no actual secrets found in dockerfile, just some environment variables for compatibility CIS-DI-0010 # Use latest tag because to check the image inside only -DKL-DI-0006 +#DKL-DI-0006