coolify/tests
Augustinas Malinauskas c4e15d4e1b feat: add --runtime support for custom docker run options
This enables users to specify container runtimes like gVisor (runsc)
via the Custom Docker Run Options field.

Example usage: --runtime=runsc

This is useful for running untrusted workloads in sandboxed runtimes
that provide additional isolation beyond standard runc.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 17:51:55 -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 --runtime support for custom docker run options 2026-02-01 17:51:55 -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