Files
linux-scripts/docker/docker-prune-images.sh
2023-11-08 23:22:20 -06:00

4 lines
38 B
Bash

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