Hello
After upgrading to Trino image 477 (and later) my container fails to start on a TrueNAS Mini X+ (Intel Atom C3758) running in my home-lab. The container logs immediately show repeated "Fatal glibc error: CPU does not support x86-64-v3" messages and Trino never comes up.
I think this PR is the culprit with UBI 10 image requiring x86-64-v3 😔
Are there any workarounds (alternate image, custom build, or compatibility flag), or is a hardware upgrade the only practical option to keep up with Trino updates?
Thanks