walterl / proton-privoxy

Privoxy over ProtonVPN in Docker
MIT License
106 stars 25 forks source link

Fail on Raspberry Pi #10

Closed igorkulman closed 2 years ago

igorkulman commented 3 years ago

Trying to run the container on Raspberry Pi I am getting

standard_init_linux.go:228: exec user process caused: exec format error
Railline commented 3 years ago

you have try to run amd64 (Intel) prog on arm64 (raspberry)

walterl commented 2 years ago

We now have ARM builds.