Merge pull request #326 from Quentin-M/alpine_dfile
Dockerfile: use alpine linux 3.5 (bis)
This commit is contained in:
commit
bc87d80ee9
@ -27,4 +27,4 @@ RUN apk add --no-cache git bzr rpm xz && \
|
||||
mv /go/bin/clair /clair && \
|
||||
rm -rf /go /usr/local/go
|
||||
|
||||
ENTRYPOINT ["./clair"]
|
||||
ENTRYPOINT ["/clair"]
|
||||
|
Loading…
Reference in New Issue
Block a user