1
0
mirror of https://github.com/balkian/pingish synced 2025-08-29 19:22:20 +00:00

Version 1.0.1 with server

This commit is contained in:
J. Fernando Sánchez
2018-12-17 19:19:26 +01:00
parent 011f9e57ce
commit de74385715
4 changed files with 181 additions and 11 deletions

View File

@@ -1,5 +1,8 @@
build:
CGO_ENABLED=0 go build -ldflags="-s -w" -o pingish
docker-build:
docker build -t balkian/pingish .
run: build
./pingish -c 10 -host www.google.es