docker-zerotier-moon icon indicating copy to clipboard operation
docker-zerotier-moon copied to clipboard

Bump ZT_VERSION

Open arfianadam opened this issue 2 years ago • 6 comments

arfianadam avatar Jan 06 '23 11:01 arfianadam

Thank you for your contribution. However, alpine apk does not have this version yet.

rwv avatar Jan 06 '23 11:01 rwv

Oh it seems that it caused by riscv

rwv avatar Jan 06 '23 11:01 rwv

Yeah, I looked it up and it does have this version already. Though I'm not sure why CI failed.

arfianadam avatar Jan 06 '23 12:01 arfianadam

https://pkgs.alpinelinux.org/packages?name=zerotier-one&branch=edge&repo=&arch=&maintainer=

For some reason, risc-v arch support was dropped.

rwv avatar Jan 06 '23 15:01 rwv

https://github.com/alpinelinux/aports/commit/daee2554a0bad754b4a140f6825360d5679442d9

Rust doesn’t support that s390x risc v

rwv avatar Jan 06 '23 15:01 rwv

alpinelinux drop the zerotier package support https://github.com/alpinelinux/aports/commit/7f7b355d081655ed3fbbc6391f6aac987d2d4e2c you can no longer install zerotier with apk add zerotier-one should change the install method

d-dandrew avatar Sep 21 '23 12:09 d-dandrew