pathwae/proxy

Exec format error

Opened this issue · 2 comments

{"msg":"exec container process /pathwae: Exec format error","level":"error","time":"2022-05-24T17:18:46.000640268Z"}
exit code: 1

I get this error on execution of my docker-compose file on Podman, running on Manjaro Linux Aarch64 in rootless mode, I've even followed your instructions to allow access of privileged ports to standard user. Let me know if you need any more information

I suspect this is simply that the container published on quay.io is x86 only (having come here looking to see if there were any aarch64 container links)

Haven't tried Pathwae since and using nginx for my use case at present, will give it a try once more and see, I guess it could also be that I need to specify the init command for the container at launch.