From 5841a159584414c82044cbc260e95719a0a194e8 Mon Sep 17 00:00:00 2001 From: Aristeu Jr Date: Thu, 17 Nov 2022 16:50:37 -0300 Subject: [PATCH] New sleuthkit wirh libssl --- Dockerfile.processor | 6 +++--- entrypoint.sh | 4 ---- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/Dockerfile.processor b/Dockerfile.processor index 05f1223..f7eb52d 100644 --- a/Dockerfile.processor +++ b/Dockerfile.processor @@ -54,9 +54,9 @@ RUN apt-get update && apt-get install -y wget gnupg apt-utils software-propertie && apt-get update \ && apt-get install -y libssl-dev=1.1.1f-1ubuntu2.16 \ && rm /etc/apt/sources.list.d/focal-security.list && apt-get update \ - && echo "#####################################" \ - && echo " Installing Sleuthkit with IPED patch" \ - && echo "#####################################" \ + && echo "#####################################################" \ + && echo " Installing Sleuthkit with IPED patch with libssl" \ + && echo "#####################################################" \ && cd /opt \ && git clone -b release-4.11.1_iped_patch https://github.com/sepinf-inc/sleuthkit \ && cd /opt/sleuthkit/ \ diff --git a/entrypoint.sh b/entrypoint.sh index 17fab0d..b3b0d71 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -50,10 +50,6 @@ then fi - - - - # Custom flags to be used to modify configuration on runtime # LocalConfig.txt variables (with iped_ prefix) for v in \