Skip to content

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

@XB32Z

Description

@XB32Z

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions