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

Executable run in command line but dockerize fails: cannot open shared object file: No such file or directory #17

Open
XB32Z opened this issue Aug 30, 2018 · 1 comment

Comments

@XB32Z
Copy link

XB32Z commented Aug 30, 2018

Hi,

I am trying to dockerize a program which I made (C++). It run perfectly from command line and when I run ldd it works but dockerize fails with error subprocess.CalledProcessError: Command '['/lib64/ld-linux-x86-64.so.2', '--list', '/tmp/dockerizeSUClXT/...']' returned non-zero exit status 127 any idea of what I am missing?

@larsks
Copy link
Owner

larsks commented Jan 24, 2019

If you can share you binary with me I'm happy to take a look.

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