Commit 89c514c3 authored by Dan Notestein's avatar Dan Notestein
Browse files

Add util-linux to docker-dind for proper NFS flock support

BusyBox flock returns 'Bad file descriptor' when trying to lock files
on NFS mounts. This breaks cache-manager.sh which uses flock for
concurrent write protection.

Adding util-linux provides GNU flock which properly supports:
- NFS file locking
- Timeout option (-w)
- All features cache-manager.sh needs
parent 3b93dc80
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment