Skip to content

IPED docker 4.0.7

Compare
Choose a tag to compare
@arisjr arisjr released this 14 Feb 19:47
· 188 commits to master since this release

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.