I am running the latest version of the community containers and since the latest update ospd-openvas keeps exiting with error code 132
ospd-openvas-1 exited with code 0
ospd-openvas-1 exited with code 0
ospd-openvas-1 exited with code 0
ospd-openvas-1 exited with code 0
ospd-openvas-1 exited with code 132
I am hoping someone can provide some assistance, I am fairly new to docker and am struggling to find the cause of this.
That usually means illegal instruction. Your CPU does not support the required instructions where the binary is complied with. I would suggest you re-compile it on the target platform.
Yes - that was what I was asking - since all that is in the install document is the above. So I will reword, is there are list of specific CPU features that are supported? Since this was working fine before and all other containers start without an issue.