Skip to content

Allow ENV variables in docker-compose.yml #1287

@mattes

Description

@mattes

docker-compose.yml

web:
  image: some-image
  volumes:
    - $PWD:/home/web

It would be really cool if env variables would get replaced with their actual values during docker-compose up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions