xunliu commented on issue #6475: URL: https://github.com/apache/gravitino/issues/6475#issuecomment-2667550923
hi @jerqi I think maybe we can fix this problem in this way. - https://github.com/testcontainers/testcontainers-java/issues/7964#issuecomment-1859282053 - https://java.testcontainers.org/features/configuration/#customizing-docker-host-detection - Add environment variable `TESTCONTAINERS_RYUK_DISABLED` in the https://github.com/apache/gravitino/blob/main/build.gradle.kts#L177 - And maybe we need to call the `auto clean container function` in the testcontainer class. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org