tarampampam / 3proxy-docker

:calling: Docker image with 3proxy - Tiny free proxy server
https://hub.docker.com/r/tarampampam/3proxy/
Do What The F*ck You Want To Public License
141 stars 39 forks source link

execvp failed: Exec format error #32

Closed tarampampam closed 1 year ago

tarampampam commented 1 year ago
$ docker run --rm ghcr.io/tarampampam/3proxy:1.8.1 -h
Unable to find image 'ghcr.io/tarampampam/3proxy:1.8.1' locally
1.8.1: Pulling from tarampampam/3proxy
2123501b93d4: Already exists 
6bac4189d87d: Pull complete 
Digest: sha256:2790627be63be97d27ad77a1420c651ea4030b6aef9b712f5d9c1ac950536300
Status: Downloaded newer image for ghcr.io/tarampampam/3proxy:1.8.1
execvp failed: Exec format error
tarampampam commented 1 year ago

Probably error occurs here: https://github.com/Yelp/dumb-init/blob/5ccca9cb0498d8a4cb7579a43c8d3ee8c41469c5/dumb-init.c#L321-L324

tarampampam commented 1 year ago

a1a23544acab97119a59d5b62eb4b90adb19e6e6 fixed that

tarampampam commented 1 year ago

I have no idea why this occurred. Sorry, if someone was affected