• 0xe3b0c4's avatar
    build: add static linking support (#25492) · c0cc6f63
    0xe3b0c4 authored
    This adds support for building statically-linked executables using ci.go.
    
    Static linking is enabled by default in Docker builds, making it possible to
    use the geth executable in any Docker image, regardless of the Linux
    distribution the Dockerfile is based on.
    Co-authored-by: 's avatarFelix Lange <fjl@twurst.com>
    c0cc6f63
Dockerfile 897 Bytes