Firefoxバイナリを実行しようとしています。
root@454316a1a89a:/tmp/firefox-portable# ls -la
total 220
drwxr-xr-x 4 jenkins jenkins 4096 Mar 18 21:15 .
drwxrwxrwt 1 root root 4096 Mar 18 21:48 ..
-rwxr-xr-x 1 jenkins jenkins 202720 Feb 21 17:47 firefox
ただし、実行しようとすると、次のエラーメッセージが表示されます。
root@454316a1a89a:/tmp/firefox-portable# ./firefox
bash: ./firefox: No such file or directory
答え1
64ビットシステムで32ビットバイナリを実行しようとしています。 @steeldriver ありがとうございます。