/app # ./jsonds
/bin/sh: ./jsonds: not found
/app # ldd jsonds
/lib64/ld-linux-x86-64.so.2 (0x7f85a430f000)
libpthread.so.0 => /lib64/ld-linux-x86-64.so.2 (0x7f85a430f000)
libc.so.6 => /lib64/ld-linux-x86-64.so.2 (0x7f85a430f000)
Error relocating jsonds: __vfprintf_chk: symbol not found
Error relocating jsonds: __fprintf_chk: symbol not found
docker: Error response from daemon: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "./client": permission denied: unknown.
ERRO[0000] error waiting for container: context canceled