docs: add warning on fd size

This commit is contained in:
jabuxas 2024-09-02 14:16:42 -03:00
parent a5177972de
commit b0620b100c

View File

@ -12,3 +12,4 @@ docker compose run --build --rm cports
```
- your cports repo will be in /cports, just do setup normally after that
- make sure you have sane `ulimits -n`, docker for some reason is setting it as `1073741816` lately, and that makes builds take minutes.