compose.yaml 111 B

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