Open dbrgn opened 8 years ago
Create a static binary with musl for easier deployment.
Possibly we need a statically compiled version of OpenSSL as well for building.
Actually dynamic linking is probably better for security reasons. Just build on the same distribution as the target system :)
Create a static binary with musl for easier deployment.
Possibly we need a statically compiled version of OpenSSL as well for building.