arm64 build?
lendenis opened this issue · 6 comments
lendenis commented
Hello,
Could you also provide arm64 build?
Thanks
lendenis commented
Hello @aramperes I am looking for Linux Arm64 build.
sydragos commented
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