# dockerized interdiscount test ```bash $ git clone $repo $ docker build $repo -t lasttest for i in 1..1000: docker run -d -p 5800 lasttest ```