Merge 1aee0cc409
into cbf99996d8
This commit is contained in:
commit
08c0fe172c
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ RUN freshclam --quiet --no-dns
|
|||
|
||||
# Build go package
|
||||
ADD . /go/src/clamav-rest/
|
||||
ENV GO111MODULE=auto
|
||||
RUN go get github.com/dutchcoders/go-clamd
|
||||
RUN go get github.com/prometheus/client_golang/prometheus/promhttp
|
||||
ADD ./server.* /etc/ssl/clamav-rest/
|
||||
|
|
Loading…
Add table
Reference in a new issue