Skip to content

Commit

Permalink
Adding maintainer label
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrian Jardan committed Dec 27, 2017
1 parent 55f8e41 commit 374f991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM golang:1.9
LABEL maintainer="@discordianfish"
WORKDIR /go/src/github.com/discordianfish/nginx_exporter
ENV GOOS=linux CGO_ENABLED=0
COPY . .
Expand Down

0 comments on commit 374f991

Please sign in to comment.