docker-compose.yml 99 B

123456
  1. version: "2"
  2. services:
  3. test:
  4. image: busybox
  5. entrypoint: printf
  6. command: default args