Expand system error message

This commit is contained in:
mgaitonde
2022-03-09 13:17:04 -08:00
parent a38dc2f48f
commit f883e4d4b3
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ COPY . /go/src/github.com/mayuresh82/gocast
WORKDIR /go/src/github.com/mayuresh82/gocast
RUN make
RUN make linux
FROM alpine:latest
RUN apk --no-cache add ca-certificates bash iptables netcat-openbsd sudo