Skip to content

Commit fd31973

Browse files
committed
br: updated root README.md
1 parent a2fe07d commit fd31973

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ With a locally cloned repository and initialized submodules, build the BioNeMo c
7878
```bash
7979
docker buildx build . -t my-container-tag
8080
```
81-
81+
If you see an error message like `No file descriptors available (os error 24)`, add the option `--ulimit nofile=65535:65535` to the docker build command.
8282

8383
#### VSCode Devcontainer for Interactive Debugging
8484

0 commit comments

Comments
 (0)