Revision c37485ad2904a06e50beb63ddf44cae7e381fc2c authored by Jorropo on 08 August 2023, 10:55:08 UTC, committed by Jorropo on 08 August 2023, 12:01:19 UTC
(cherry picked from commit cfc142d85b1f0c4ec72ea322195cd7d526b5a1da)
1 parent bc0d1a4
Raw File
.dockerignore
Dockerfile
Dockerfile.fast
.git/
!.git/HEAD
!.git/refs/
!.git/packed-refs
test/sharness/lib/sharness/
test/sharness/trash*
rb-pinning-service-api/

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