1
0
mirror of https://github.com/apple/foundationdb.git synced 2025-06-02 03:12:12 +08:00

Add libsanitizer to fdb image. ()

This commit is contained in:
Yao Xiao 2021-11-04 23:21:54 -07:00 committed by GitHub
parent 30cef51746
commit 86ea63d1da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,6 +25,7 @@ RUN yum install -y \
gdb \
jq \
less \
libsanitizer \
lsof \
nc \
net-tools \