PeterDaveHello / tor-socks-proxy

🐳 Tiny Docker image (🤏 10MB) as 🧅 Tor SOCKS5 proxy 🛡
https://hub.docker.com/r/peterdavehello/tor-socks-proxy/
GNU General Public License v3.0
543 stars 123 forks source link

Docker Image for linux/arm64 #56

Open hundehausen opened 1 year ago

hundehausen commented 1 year ago

I would love to have an image on docker hub for the platform linux/arm64.

niccokunzmann commented 10 months ago

I am building the image for the open-web-calendar for a few different platforms. Would it be appreciated if I create a pull request? The only thing necessary to push the built image automatically is to add the secrets then.

Example GitHub actions build: https://github.com/niccokunzmann/open-web-calendar/blob/master/.github/workflows/docker-image.yml

I am running my server on an ARM64 chip. At the moment, I use peterdavehello/tor-socks-proxy:test. That works for me. I would like to see a steady release to update the latest tag, too.