docker-compose.yml 95 B

123456
  1. simple:
  2. image: busybox:1.27.2
  3. command: top
  4. another:
  5. image: busybox:latest
  6. command: top