mirror of
https://github.com/containers/podman.git
synced 2025-07-03 09:17:15 +08:00
Merge pull request #10341 from vrothberg/auto-update-prune
auto-update service: prune images
This commit is contained in:
@ -7,6 +7,7 @@ After=network-online.target
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/podman auto-update
|
||||
ExecStartPost=/usr/bin/podman image prune -f
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target default.target
|
||||
|
Reference in New Issue
Block a user