Releases: iped-docker/iped
Releases · iped-docker/iped
4.1.1 release - GPU support
UPDATE: from now on, only containers supporting CUDA will be released.
IPED 4.1.0 - with container corrections
IPED 4.1.0
IPED updated for 4.1.0 version and TSK 4.12.0.
IPED docker 4.0.7
Now the ipeddocker/iped container has three containers:
- ipeddocker/iped:dependencies (contains all dependencies for the IPED processor)
- ipeddocker/iped:processor (the IPED application is added on this container)
- ipeddocker/iped (container that has analysis capabilities and contains the two above inside)
This change will facilitate the IPED versions modification without building all dependencies by CI/CD.
Libssl, libvmdk and libvhdi added to sleuthkit
4.0.6_6 libvmdk and libvhdi added
4.0.6_5
VOSK dependency correction
4.0.6_4 entrypoint update
IPED supported languages added on OCR
Dockerfile.processor correction: It was missing the German and Italian languages on the tesseract installation (issue #9).