Use direct tar instead of cache-manager for reptracker_sync
BusyBox flock in DinD containers doesn't support NFS locking, causing 'Bad file descriptor' errors when cache-manager tries to use flock. Replace cache-manager put/get with direct tar commands for the reptracker_sync cache. This is simpler and avoids the flock issue.
Loading
Please sign in to comment