Skip to content

Instantly share code, notes, and snippets.

@soullivaneuh
Created January 4, 2016 11:00
Show Gist options
  • Select an option

  • Save soullivaneuh/3cee5f17166c856a01fc to your computer and use it in GitHub Desktop.

Select an option

Save soullivaneuh/3cee5f17166c856a01fc to your computer and use it in GitHub Desktop.
ldd docker-compose gitlab-ci
$ ldd /usr/local/bin/docker-compose
/lib64/ld-linux-x86-64.so.2 (0x7fcdef76c000)
libdl.so.2 => /lib64/ld-linux-x86-64.so.2 (0x7fcdef76c000)
libz.so.1 => /lib/libz.so.1 (0x7fcdef556000)
libc.so.6 => /lib64/ld-linux-x86-64.so.2 (0x7fcdef76c000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment