Files
linux-scripts/docker/docker-image-prune.sh
2023-11-08 23:29:16 -06:00

4 lines
43 B
Bash

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