mirror of https://github.com/statping/statping
add description for Image with binary
Co-authored-by: Willy <jemand771@gmx.net>pull/1081/head
parent
ccbf9baaf0
commit
e5c7c4541d
|
@ -44,6 +44,7 @@ RUN chmod a+x statping && mv statping /go/bin/statping
|
|||
# /root/sassc/bin/sassc - sass binary
|
||||
# /statping - Vue frontend (from frontend)
|
||||
|
||||
# Statping main Docker image that contains all required libraries
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk --no-cache add libgcc libstdc++ ca-certificates curl jq && update-ca-certificates
|
||||
|
|
Loading…
Reference in New Issue