https://github.com/ipfs/go-ipfs
Raw File
Tip revision: 734a5a94926ea90dc82d6f6093b4b36b11bb1801 authored by Gus Eggert on 20 October 2021, 18:41:56 UTC
test: add glibc max version check
Tip revision: 734a5a9
.dockerignore
Dockerfile
Dockerfile.fast
.git/
!.git/HEAD
!.git/refs/
!.git/packed-refs
test/sharness/lib/sharness/

# The Docker client might not be running on Linux
# so delete any compiled binaries
bin/gx
bin/gx*
bin/tmp
back to top