Skip to content

docker-compose .env file not support dynamic values #3849

@nevergone

Description

@nevergone

It's work:
CURRENT_UID=1000

It's not work:
(other command result)
CURRENT_UID=$(id -u)

(previous defined environment variable)
CURRENT_UID=$UID

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions