Files
linux-scripts/docker/docker-prune.sh

4 lines
38 B
Bash

#!/bin/bash
docker image prune -f -a