Docker zbuduj i uruchom jedno polecenie
docker run --rm -it $(docker build -q .)
Selfish Spider
docker run --rm -it $(docker build -q .)