The command/container runs for a second - no bash, no output
I also removed the --log.output=stdout as it is piped to the bash inside the container - but - in 0c21bd6…
Ok, so this is confirming my suspicions, the problem is in a newest Debian under this ARM32 CPU.
Now we need to figure out why is it happening.
Could you please share your model number? Perhaps there are discussions in the Internet about this.
Could you please also try to run the ubuntu:latest image?
Thank you for confirmation. I would share with the team, but seems it’s an issue with the Container Station on this model of QNAP and the mitigation is to run an outdated image for now.
It would auto update storagenode and storagenode-updater though, but the base OS is out of support.
32-bit ARMs are messy, there were tons of varietes with different subsets of supported instructions. Do you get anything in kernel logs when this happens? IIRC kernel reports binaries that either do not match the architecture, or use unsupported CPU instructions.