Closed khos2ow closed 4 years ago
This is to statically build the cmk binary. It means it doesn't depend on gcc being present to work. The use case is that the cmk binary without this won't work in any alpine docker image.
cmk
alpine
@rhtyd ping
LGTM, I'll test it this weekend. Thanks @khos2ow
This is to statically build the
cmk
binary. It means it doesn't depend on gcc being present to work. The use case is that thecmk
binary without this won't work in anyalpine
docker image.