Docker container for https://github.com/tihmstar/tsschecker
1.4K
Builds a docker image with the tsschecker ready to run.
docker run --rm --net=host waja/tsschecker -h
We don't actually require --net=host, but if we're wanting to test native performance (or use --source some-specific-host-IP) then we want direct access to the relevant connections without any overhead.
make build
make shell
Content type
Image
Digest
Size
33.9 MB
Last updated
about 8 years ago
docker pull waja/tsschecker