podman/test/e2e/hooks/checkhook.json
Daniel J Walsh fdcf633a33 Add hooks support to podman
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #155
Approved by: mheon
2018-04-05 14:13:49 +00:00

6 lines
87 B
JSON

{
"cmd" : [".*"],
"hook" : "/tmp/checkhook.sh",
"stage" : [ "prestart" ]
}