docker-wireguard-socks-proxy icon indicating copy to clipboard operation
docker-wireguard-socks-proxy copied to clipboard

arm64 support

Open kls0e opened this issue 4 years ago • 3 comments

Hi :-) thanks for this great docker image. If you have the time, I think an arm64 compatible image would be very welcome to many users. Thanks, Matthias

kls0e avatar Mar 13 '21 06:03 kls0e

If you are on arm64, you can build the docker image locally by running docker build -t wireguard-socks-proxy .

maxgillett avatar Sep 25 '21 05:09 maxgillett

great hint, i obviously didn't know that. many thanks

kls0e avatar Oct 08 '21 13:10 kls0e

Hei, @kls0e, check out my fork I added multi arch support https://github.com/K0IN/docker-wireguard-socks-proxy

K0IN avatar Nov 08 '21 19:11 K0IN