Skip to content

make more generic #2

@ltirrell

Description

@ltirrell

Currently is very specific to CorticoMetrics' THINQ/reTHINQ product line.

One thing to note is AWS Batch does not override the Docker container's ENTRYPOINT, so any additional command options/parameters have to be passed using as commands, or using environment variables. For example, if the user passes the Command -i test -o output using the AWS Batch interface, it will run:

entrypoint_command -i test -o output

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