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.