#!/bin/bash

docker compose down -v
#docker volume prune -f
#docker container prune -f
#docker image prune -f