Yup, worked for me. I tried 60d, but it didn’t like that specifier, but this worked:
docker image prune --all --filter until=5m
(5 months)
Share and learn in the Docker community.
Yup, worked for me. I tried 60d, but it didn’t like that specifier, but this worked:
docker image prune --all --filter until=5m
(5 months)