115100
Results
1
issues of
115100
For alpine-based Docker containers, binaries won't work without statically compiling, due to musl being the default libc: ``` # /usr/local/bin/migrate3 sh: /usr/local/bin/migrate3: not found # ldd /usr/local/bin/migrate3 /lib64/ld-linux-x86-64.so.2 (0x55925953c000) libpthread.so.0...