In order to deploy Satori you will need to execute the docker image, you can get it with this command
docker pull svcudev2310/satori-linux
Then for execution run
docker run -p PORT:2310 svcudev2310/satori-linux  <arguments>