This needs : dockerhost
git clone https://github.com/ariadata/cloud-torrent-tor.git cloud-torrent-tor && cd cloud-torrent-tor
cp example.env .env
rm -rf .git
docker compose pull
docker compose up -d
http://YOUR-IP:CLOUD_TORRENT_GUI_HTTP_PORT
Done!