docker-compose upTo stop and remove all containers of the sample application run:
docker-compose downTo stop and remove all containers with Volume of the sample application run:
docker-compose down -vWe have mounted all the volumes in dashyconf.
There in conf.yml where you have your own widgets and other configurations