Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: run containerdebug in the background (#144)
* chore: bump rust version in stackable base image * cargo update * remove unused env var * cargo update * reintroduce the CONTAINERDEBUG_LOG_DIRECTORY env var * Bring Cargo.nix up to date * Add JVM memory limit to work around #147 * Split out containerdebug probe into a separate test step This should help reduce the amount of spam while checking other assertions * Don't print the full containerdebug output --------- Co-authored-by: Natalie Klestrup Röijezon <[email protected]>
- Loading branch information