Releases: iped-docker/iped
Releases · iped-docker/iped
iped_20260305_snapshot_6: Optimize pip install commands in Dockerfile.dependencies
Pre-release
Removed redundant force-reinstall commands for numpy and dlib.
iped_20260305_snapshot_5
Update Dockerfile.dependencies for package installations
iped_20260305_snapshot_4
Fix pip install commands in Dockerfile.dependencies
iped_20260305_snapshot_3
Modify pip install commands
iped_4.3.0_1: Update dependencies in Dockerfile
Removed keras from installation and added opencv-python to the pip install command.
iped_4.3.0
Update Dockerfile to use IPED version 4.3.0
iped_20251124_snapshot
Update SNAPSHOT_WORKFLOW_ID in Dockerfile.processor
iped_20251120_snapshot_1
Fix case sensitivity in enableCarving setting
iped_20251120_snapshot
Update SNAPSHOT_WORKFLOW_ID in Dockerfile.processor
iped_20250821_snapshot_4: Clean up Dockerfile.dependencies by removing comments
Removed commented-out lines for libssl-dev and PyTorch installation due to high storage usage.