After several weeks of troubleshooting, I discovered that the issue was related to Docker Desktop. While I couldn't pinpoint the exact cause, my research indicated that it might be linked to how Docker Desktop handles certain CPU features, specifically SVE (Scalable Vector Extension) and SSVE.
Here's a brief overview of what I tried:
Testing Different Environments:
Solution with Rancher Desktop:
This setup allowed everything to function smoothly. Additionally, I was able to import all my images from Docker Desktop into Rancher Desktop without any problems.
Until Docker Desktop addresses this issue, using Rancher Desktop has been a successful workaround for me.