Add util-linux to ci-runner image for NFS flock support
BusyBox flock (default in Alpine) returns 'Bad file descriptor' on NFS files. util-linux provides proper flock implementation with NFS support.
Loading
Please sign in to comment
BusyBox flock (default in Alpine) returns 'Bad file descriptor' on NFS files. util-linux provides proper flock implementation with NFS support.