zkt26/z1/remove-app.sh
2026-04-01 00:43:56 +02:00

5 lines
59 B
Bash
Executable File

#!/bin/bash
docker-compose down -v
docker system prune -f