Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: rm static from dockerfile #62

Merged
merged 1 commit into from
Mar 11, 2021
Merged

fix: rm static from dockerfile #62

merged 1 commit into from
Mar 11, 2021

Conversation

jpfe-tid
Copy link
Contributor

fix build error

Step 6/10 : RUN go build -tags static -o /prometheus-kafka-adapter
 ---> Running in 6867ff88d562
# github.com/confluentinc/confluent-kafka-go/kafka
gcc: error: /usr/lib/librdkafka-static.a: No such file or directory
The command '/bin/sh -c go build -tags static -o /prometheus-kafka-adapter' returned a non-zero code: 2

@jpfe-tid jpfe-tid added the bug Something isn't working label Mar 11, 2021
@jpfe-tid jpfe-tid self-assigned this Mar 11, 2021
@jpfe-tid jpfe-tid merged commit 1c0fdd9 into master Mar 11, 2021
@jpfe-tid jpfe-tid deleted the fix/dockerfile-static branch March 11, 2021 22:58
@jpfe-tid jpfe-tid linked an issue Mar 11, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can not build docker images
1 participant