docker-compose.yml 66 B

1234
  1. web:
  2. image: busybox
  3. command: /bin/true
  4. env_file: ./test.env