coolify/tests
Augustinas Malinauskas c0100a3edd feat: add --pids-limit to custom docker run options whitelist
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
2026-02-04 08:16:40 -08:00
..
Browser feat(core): You can validate compose files with docker compose config 2025-02-27 11:29:04 +01:00
Feature feat: add --pids-limit to custom docker run options whitelist 2026-02-04 08:16:40 -08:00
Traits test: setup database for upcoming tests 2024-12-04 12:43:52 +01:00
Unit fix(env): skip escaping for valid JSON in environment variables (#6160) 2026-01-28 10:59:00 +01:00
CreatesApplication.php Fix styling 2024-06-10 20:43:34 +00:00
DuskTestCase.php Refactor DuskTestCase.php to use a hardcoded base URL 2024-10-17 21:26:06 +02:00
Pest.php fix: optimize queries and caching for projects and environments 2026-01-16 11:51:26 +01:00
TestCase.php init of v4 🌮 2023-03-17 15:33:48 +01:00