Troubles on laptop:
Build:
docker build --ulimit nofile=65536:65536 .
Run
docker run --ulimit nofile=65536:65536 -it -v ...