Sign inSign up

waja/tsschecker

By waja

Updated about 8 years ago

Docker container for https://github.com/tihmstar/tsschecker

Image
0

1.4K

waja/tsschecker repository overview

Docker-Tsschecker

Build Status Docker Build Status GitHub tag

Builds a docker image with the tsschecker ready to run.

Running

  • run the docker container with:
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.

Building

make build

Get a shell in a running container

make shell

Tag summary

Content type

Image

Digest

Size

33.9 MB

Last updated

about 8 years ago

docker pull waja/tsschecker