I am new user of MacOS and trying to user docker container on my Mac machine.
- Installed Docker Desktop on Mac M1.
- Docker container OS: Rockylinux:8.9
- Tried to install Anaconda in docker container and got below error.
wget https://repo.anaconda.com/archive/Anaconda3-2024.02-1-Linux-x86_64.sh
sh Anaconda3-2024.02-1-Linux-x86_64.sh
qemu-x86_64: Could not open ‘/lib64/ld-linux-x86-64.so.2’: No such file or directory
I wonder if x86_64 installer does not work on RHEL-based OS container on MacOS.
Please help me out if you have any idea.
Thanks.
jihyun jo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.