Skip to content

Extraneous space causes COMPOSE_REMOVE_ORPHANS lookup miss #9562

Closed
@funfor6

Description

@funfor6

The hardcoded value has an extra space in it leading to the os.Getenv to never find the environment variable.

removeOrphans := utils.StringToBool(os.Getenv("COMPOSE_REMOVE_ORPHANS "))

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