Skip to content

custom vendor update script location #1

Description

@sknopp

i'm currently working on a third party Dockerfile where i need to define the vendor update script myself, because the original repo authors don't want to integrate Docker themselves up to now.

If i set the GIT_REPO variable as intended i have no possibility to append my custom update script between repository cloning and executing ./update.

So for now i'm forced to override the /bin/update script myself within my image to achieve the intended behaviour.

Adding a check for an additional environment variable (eg. UPDATE_SCRIPT_PATH) with a custom path for update should solve this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions