We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e17c5c commit 4a89067Copy full SHA for 4a89067
deploy/.goreleaser.yaml
@@ -13,7 +13,7 @@ builds:
13
- CGO_ENABLED=1
14
- GO111MODULE=on
15
main: ffi/main.go
16
- flags: -buildmode=c-shared
+ flags: -buildmode=c-shared -tags netgo containers_image_ostree_stub -tags exclude_graphdriver_devicemapper -tags exclude_graphdriver_btrfs -tags containers_image_openpgp -installsuffix netgo
17
binary: troubleshoot.so
18
hooks: {}
19
- id: preflight
0 commit comments