automation-tests/test/compose/uptwice/docker-compose.yml

6 lines
142 B
YAML

services:
app:
build: .
command: sleep 10001
stop_signal: SIGKILL # faster shutdown, no reason to wait 10 seconds