fix(core): improper reading of .testcontainers.properties (#863)
fix #864 The environment variables were not overridden from the .testcontainers.properties file for ryuk variables. This causes the properties file to never actually be used. This commit detects the environment variable, and if unspecified falls back to the properties file, and if not specified, defaults to false --------- Co-authored-by: David Ankin <daveankin@gmail.com>
L
laundry-96 committed
350f246a3b6367d727046b8967a63d1c055cf324
Parent: b21e5e3
Committed by GitHub <noreply@github.com>
on 8/27/2025, 1:15:35 AM