Y
Hacker News
new
|
ask
|
show
|
jobs
by
stephen123
1095 days ago
"completely static" has a gotcha though. I was getting segfaults yesterday because libc was removed from my docker image.
I had to add `CGO_ENABLED=0`