Skip to content

[PROPOSAL] Separate ARGS in Dockerfile for golang and python APPS_REPO / APPS_BRANCH #251

@nblair2

Description

@nblair2

Currently, the Dockerfile uses the pair of arguments APPS_REPO / APPS_BRANCH twice:

I have some (admittedly unique) use cases where I need to grab different apps for golang vs python, so it would be nice to accomplish this with some simple docker build arguments, instead of some ham-fisted sed (which I am using now).

Would making this change break things for many users?

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