Releases: roerohan/wait-for-it
Release v0.2.4
The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/wait-for-it
Release v0.2.3
The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/wait-for-it
Release v0.2.2
The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/wait-for-it
Release v0.2.1
The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o ./bin/wait-for-it
Release v0.2.0
The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o ./bin/wait-for-it
Release v0.1.0
The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o ./bin/wait-for-it