zkt26/remove-app.sh

5 lines
59 B
Bash
Executable File

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