docker-compose.yml 88 B

123
  1. simple:
  2. image: busybox:latest
  3. command: sh -c "echo w && echo x && echo y && echo z"