envorigin 1.12.0

Explain where environment variables come from — Docker Compose, GitHub Actions, GitLab CI, CircleCI
Documentation
1
2
3
4
5
6
7
services:
  web:
    image: nginx
    environment:
      FROM_FIRST:
      FROM_SECOND:
      SHARED: