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 a3b4277 commit 05592f6Copy full SHA for 05592f6
alpine-go-kafka/Dockerfile
@@ -0,0 +1,5 @@
1
+FROM golang:1.9.3-alpine3.7
2
+MAINTAINER "Wes Richardet<wes@tetriscodes.com>"
3
+
4
+RUN apk add --no-cache build-base librdkafka-dev
5
0 commit comments