Skip to content
This repository was archived by the owner on Oct 7, 2021. It is now read-only.
This repository was archived by the owner on Oct 7, 2021. It is now read-only.

Clean up start-containers.sh #158

@Mierdin

Description

@Mierdin

If launched with no args, getting:

scripts/start-containers.sh: line 97: [: 0: unary operator expected

This is indicative of a lack of clear direction on how to launch this script. There is also not a clear direction on when the image is pulled from docker hub or built locally.

The args should be standardized and checked before the rest of the logic runs. And it should be clearer if the image is going to be downloaded or built.

Should also add to docs how to use it

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