compose/pkg/e2e/fixtures/logs-test/compose.yaml

8 lines
120 B
YAML

services:
ping:
image: alpine
command: ping localhost -c 1
hello:
image: alpine
command: echo hello