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

4 lines
38 B
Bash

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