Skip to content
This repository was archived by the owner on Jan 17, 2024. It is now read-only.
This repository was archived by the owner on Jan 17, 2024. It is now read-only.

[BUG] Environment variables are overwritten #47

Description

@raydouglass

Each docker exec runs with the host's environment variables. This can cause weird issues since things like the PATH is overwritten and the image being used may rely on its specific PATH.

At the very least, PATH from the host should not be used. Potentially nothing from the host should be.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions