Skip to content

Add netgo guard to the Makefile #103

@tomwilkie

Description

@tomwilkie

Its still building a dynamically linked binary

# docker run -ti --entrypoint /bin/sh weaveworks/scope
/home/weave # ldd app
        /lib64/ld-linux-x86-64.so.2 (0x7ff40faba000)
        libpthread.so.0 => /lib64/ld-linux-x86-64.so.2 (0x7ff40faba000)
        libc.so.6 => /lib64/ld-linux-x86-64.so.2 (0x7ff40faba000)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions