compose.yaml 101 B

1234567
  1. services:
  2. simple:
  3. image: alpine
  4. command: top
  5. another:
  6. image: alpine
  7. command: top