myelectronix / xtls-reality-docker

MIT License
38 stars 14 forks source link

linux/arm64 support ? #1

Closed eric2788 closed 1 month ago

eric2788 commented 11 months ago

I got

standard_init_linux.go:228: exec user process caused: exec format error

while running on my linux/arm64/v8 machine

cnpog commented 1 month ago

you need to compile your own docker container from the dockerfile, because this one is compiled only for amd64