trojan-gfw / trojan

An unidentifiable mechanism that helps you bypass GFW.
https://trojan-gfw.github.io/trojan/
GNU General Public License v3.0
18.97k stars 3.04k forks source link

[Feature Request] trojan-gfw的docker 是否考虑支持多架构? #198

Closed E8x6UDEm closed 4 years ago

E8x6UDEm commented 4 years ago

首先谢谢开发者的工作,让我们还可以穿越这堵高墙.非常感谢! dockerfile的仓库没有开issuse,所以发到这里了. trojan-gfw 的 docker 是否会考虑支持多架构呢? 我尝试在 arm64 armv7下,相同的dockerfile文件,编译后都可以正常运行. 支持多架构 应该是开启 buildx 并设置,抱歉,对 docker push 等还不熟悉.

GreaterFire commented 4 years ago

I actually have no immediate knowledge on how to build docker images for various architectures. I might do it when I have time.

E8x6UDEm commented 4 years ago

明白.或许我可以尝试学一下,然后提交pr.