services:
faster:
image: alpine
command: sleep 2
slower:
command: sleep 5
infinity:
command: sleep infinity