mirror of https://github.com/containers/podman.git
When podman restarts config values within the Engine are lost. Add --hook-dirs arguments as appropriate to the cleanup command so that hooks are preserved on restarts due to the on-restart setting Tests: add a check that prestart/poststop hooks ran every time after 2 restarts. `wait_for_restart_count` was re-used to wait for restarts and moved to helpers file. Signed-off-by: Dominique Martinet <dominique.martinet@atmark-techno.com> Fixes: #17935 |
||
|---|---|---|
| .. | ||
| createparse.go | ||
| ports.go | ||
| ports_test.go | ||
| specgen.go | ||
| specgenutil_test.go | ||
| util.go | ||
| util_test.go | ||
| volumes.go | ||
| volumes_test.go | ||