https://rancher.com/ logo
Title
q

quiet-magician-66087

05/09/2023, 7:09 AM
Hello! I am new in Rancher. I am using MacOS and have a running Docker Desktop. I simply followed the quick-start guide to spin up Rancher container.
$ sudo docker run --privileged -d --restart=unless-stopped -p 80:80 -p 443:443 rancher/rancher
I can see my container is running :
~ docker ps
CONTAINER ID   IMAGE             COMMAND           CREATED        STATUS        PORTS                                      NAMES
871b54fb1003   rancher/rancher   "entrypoint.sh"   1 hours ago   Up 1 hours   0.0.0.0:80->80/tcp, 0.0.0.0:443->443/tcp   youthful_villani
But when I access localhost on browser via the port 80 or using https, I get this page. Why is that? What could be the problem?
b

brainy-printer-12087

05/09/2023, 7:48 AM
Which chipset are you using?
Also I would recommend to host it on some service, as in the end that’s the final use case
q

quiet-magician-66087

05/09/2023, 7:58 AM
Apple M2 Chip. Surely I will deploy to cloud but for merely development phase or POC purpose, I have the need to run it locally on laptop.
Good point, I now look at Docker Hub, looks like there is no image supporting ARM64v8 CPU arch.
So... is there a solution?
b

brainy-printer-12087

05/09/2023, 2:42 PM
I’ve been asking around and they told me to be possible following this guide https://docs.rancherdesktop.io/how-to-guides/rancher-on-rancher-desktop