aramperes/onetun

arm64 build?

lendenis opened this issue · 6 comments

Hello,

Could you also provide arm64 build?

Thanks

Hey @lendenis, are you looking for a Linux or macOS arm64 build?

Hello @aramperes I am looking for Linux Arm64 build.

In the meantime, you should be able to do this:
docker build -f Dockerfile -t aramperes/onetun:arm64 .
Then launch it with aramperes/onetun:arm64 instead of aramperes/onetun or aramperes/onetun:latest