mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-14 12:49:36 +00:00
As of now, there is no way to debug podman clean up processes. They are started by conmon with no stdout/stderr and log nowhere. This allows us to actually figure out what is going on when a cleanup process runs. Signed-off-by: Matthew Heon <matthew.heon@gmail.com> |
||
|---|---|---|
| .. | ||
| config_linux.go | ||
| config_unsupported.go | ||
| createconfig.go | ||
| parse.go | ||
| ports.go | ||
| spec.go | ||
| spec_test.go | ||