mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
Add support for --pids-limit option in CustomDockerRunOptions to allow limiting the number of processes that can be created within a container. This provides an additional security hardening option for deployments. - Add --pids-limit to the mapping in convertDockerRunToCompose() - Add parsing logic for both --pids-limit=value and --pids-limit value formats - Add tests for the new option |
||
|---|---|---|
| .. | ||
| cache | ||
| helpers | ||
| app.php | ||
| getHelperVersion.php | ||
| getRealtimeVersion.php | ||
| getVersion.php | ||
| includeHelpers.php | ||