rancher / os

Tiny Linux distro that runs the entire OS as Docker containers
https://rancher.com/docs/os/v1.x/en/
Apache License 2.0
6.44k stars 657 forks source link

Any hope for Raspberry 4 (8GB) Model B to see some support? #3029

Open the-bort-the opened 3 years ago

the-bort-the commented 3 years ago

RancherOS Version: (ros os version) latest

errors after running this:

docker run -d --restart=unless-stopped \ -p 80:80 -p 443:443 \ --privileged \ rancher/rancher:latest

Docker container logs show: standard_init_linux.go:211: exec user process caused "exec format error"

Seems due to ARM architecture.

I tried loading to an SD card two past images: Release v1.5.5 Release v1.5.4

neither would boot. Said I needed newer software

Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.) Trying to run using Docker 19.03.13 on newest Debian on Raspberry PI.

olljanat commented 3 years ago

Duplicate with #2875 I will post more info to there...