ansible/playbooks/apps/files/bin/docker-system-prune
2024-10-11 16:42:01 +02:00

3 lines
63 B
Bash
Executable file

#!/bin/bash
set -euo pipefail
/usr/bin/docker system prune -af