I’ve recently hit an interesting issue involving Docker containers and compiled C code crashing code with illegal hardware instruction
errors.
In a nutshell the Docker image was built on a server using Jenkins. It has been running fine until the underlying host orchestration software and physical hardware changed.
Read more