scrapinghub / splash

Lightweight, scriptable browser as a service with an HTTP API
BSD 3-Clause "New" or "Revised" License
4.08k stars 514 forks source link

can't run splash on my raspberrypi 4b ( arm7l ) #1119

Open MurphyWan opened 3 years ago

MurphyWan commented 3 years ago

sudo docker run -it -p 8050:8050 --rm scrapinghub/splash

standard_init_linux.go:207: exec user process caused "exec format error"

image

eve-web commented 2 years ago

There isn't any docker image for armhf os or arm64 now, maybe you had better run it on the amd64 linux or windows os ,simply...