Skip to content

Commit 05592f6

Browse files
committed
Alpine,Go:1.9.3,librdkafka
1 parent a3b4277 commit 05592f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

alpine-go-kafka/Dockerfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)