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