set -e
CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "-w" -o spider-net
cd ..
./docker.sh compose up spider-net -d --build