compose/pkg/e2e/fixtures/hooks/poststart/compose-success.yaml
Guillaume Lours d219aa66f4 don't fail down cmd if services with pre_stop hook already stopped/removed
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2025-06-27 14:41:52 +02:00

6 lines
85 B
YAML

services:
test:
image: nginx
post_start:
- command: sh -c 'echo env'