NUKIB/misp

issues during build on rocky linux

gianluz93 opened this issue · 1 comments

Hello,
just wanted to point out that the build breaks if you chose rocky linux 8 as base image because builddep and findutils are missing from the official image ( https://hub.docker.com/r/rockylinux/rockylinux ).
It looks like that installig those two library solve the issue.

GL

ondj commented

Thanks for report, it should be fixed now.