mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Re-tagged blog posts
This commit is contained in:
parent
209995c77b
commit
2a9c127365
186 changed files with 186 additions and 146 deletions
|
@ -2,7 +2,7 @@
|
|||
title: "Auto Purge Old Docker Images"
|
||||
date: 2020-09-28T23:30:22-04:00
|
||||
draft: false
|
||||
tags: []
|
||||
tags: ["Containers"]
|
||||
---
|
||||
|
||||
I use [Watchtower](https://github.com/containrrr/watchtower) to automatically update the docker images I use. After leaving it for several months, I've realized that I have been storing over 100GB of old docker images. I needed a way to automatically purge old images and [Systemd Timers](https://opensource.com/article/20/7/systemd-timers) is the solution.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue