Add quiet mode + ssh support

This commit is contained in:
2018-02-09 11:48:51 +01:00
parent 47414309bb
commit 9a8b3a2d0c
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ FROM alpine:edge
VOLUME /data
RUN apk add --no-cache git bash
RUN apk add --no-cache git bash openssh
ADD checker/* src/* /usr/local/bin/