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

8 lines
143 B
YAML

services:
ping:
image: busybox:1.27.2
command: ping localhost -c 1
hello:
image: busybox:1.31.0-uclibc
command: echo hello