Disable the testcontainers reaper service by default

This commit is contained in:
Ohad Livne 2026-01-15 15:45:05 +02:00
parent 5c701586d8
commit c5d3f37222
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D

View file

@ -1,3 +1,4 @@
# keep-sorted start
DOCKER_HOST=unix:///run/user/1000/podman/podman.sock
TESTCONTAINERS_RYUK_DISABLED=true
# keep-sorted end