redash: docker start

You need to start the processes in specific order otherwise it will not work.

 

As docker needs several images to run correctly, you can go to your repository folder and run:

 

docker-compose up -d

in my case /home/git-clone/redash

 

for idea on location you ca do:

locate docker-compose

Leave a Reply

Your email address will not be published. Required fields are marked *