#!/bin/bash echo "Removing app..." docker compose down -v --remove-orphans