Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulded package does not work on Docker (v5.25.1) #3295

Open
usernameComputer01 opened this issue Jan 25, 2025 · 1 comment
Open

Bulded package does not work on Docker (v5.25.1) #3295

usernameComputer01 opened this issue Jan 25, 2025 · 1 comment

Comments

@usernameComputer01
Copy link

usernameComputer01 commented Jan 25, 2025

Reproduce on "x86_64 GNU/Linux"

Error:

docker run -it --rm ghcr.io/v2fly/v2ray:v5.25.1 version
exec /opt/v2ray/bin/v2ray: no such file or director

No error:

docker run -it --rm ghcr.io/v2fly/v2ray:v5.25.0 version
V2Ray 5.25.0 (V2Fly, a community-driven edition of V2Ray.) Custom (go1.23.4 linux/amd64)
A unified platform for anti-censorship.
@xiaokangwang
Copy link
Contributor

xiaokangwang commented Jan 26, 2025

Thanks! I believe the issue is about PIE version of the v2ray get packaged into docker image. It will be fixed at next release v5.26.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants