add buildx cleanup

This commit is contained in:
Simon 2023-10-03 15:40:00 +07:00
parent b4bd157420
commit 68977b1109
Signed by: simon
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@ User=regular_user
Group=regular_user
Type=oneshot
ExecStart=/usr/bin/docker system prune -af
ExecStart=/usr/bin/docker buildx prune -af