Skip to content

docker run --env-from option, analogous to the --volumes-from #6592

@marsjaninzmarsa

Description

@marsjaninzmarsa

Description

When running an image via the docker run command you've got the option --volumes-from, allowing you to inherit the passed volumes from the referenced Docker containers. It would be nice to provide also option --env-from, allowing you to - by the analogy - inherit the passed environment variables from other containers, saving the need to redefine them.

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