Hi! Can anybody help with downloading the docker-compose.yml
It throws the following error:

 wget https://raw.githubusercontent.com/getredash/redash/${REDASH_BRANCH}/setup/docker-compose.yml
--2022-02-24 14:28:48--  https://raw.githubusercontent.com/getredash/redash/master/setup/docker-compose.yml
Connecting to 172.28.142.230:3128... connected.
Proxy request sent, awaiting response... 404 Not Found
2022-02-24 14:28:48 ERROR 404: Not Found.

That looks like a (hopefully) temporary error in your connection to GitHub. In theory (!), retrying it should work. :slight_smile: