Josip Gracin
Results
2
issues of
Josip Gracin
Hi! When an environment does NOT support container reuse (i.e. .testcontainers.properties does not have testcontainers.reuse.enabled=true), but a container is set up using container.withReuse(true), [Testcontainers Java](https://github.com/testcontainers/testcontainers-java) decides that the container is...
status: waiting-for-triage
Hello! I can see that deface uses "colorize" as a dependency. However, "colorize" uses GPLv2 license, which seems to me affects all code which depends on deface, making deface's MIT...