Add util-linux to docker-builder for NFS flock support
BusyBox flock fails on NFS mounts with 'Bad file descriptor', causing cache-manager.sh to timeout waiting for locks. util-linux provides a proper flock implementation that works correctly with NFS. This matches the fix already in Dockerfile.docker-dind.
Loading
Please sign in to comment