Files
esh-pfi-infrastructure/configs/buildkit/ana-docker/buildkit-cache-prune.service
T

13 lines
279 B
Desktop File

[Unit]
Description=Bound ana-docker CI builder cache usage
After=docker.service
ConditionPathExists=/var/run/docker.sock
[Service]
Type=oneshot
ExecStart=/usr/local/sbin/pfi-buildkit-cache-prune
Nice=10
IOSchedulingClass=best-effort
IOSchedulingPriority=7
TimeoutStartSec=30min