You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"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
The text was updated successfully, but these errors were encountered:
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.
{"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
The text was updated successfully, but these errors were encountered: