Steps to run the app:
- Install git & docker
- run:
git clone git@github.com:mikicho/intsights-dashboard.git
cd intsights-dashboard
docker-compose --log-level ERROR up -d --build
To stop the container run: docker-compose stop
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Steps to run the app:
git clone git@github.com:mikicho/intsights-dashboard.git
cd intsights-dashboard
docker-compose --log-level ERROR up -d --build
To stop the container run: docker-compose stop