Skip to content

[check-container.rb] Allow the use of regexp or glob to describe container name  #78

@arthurzenika

Description

@arthurzenika

In some cases (docker-compose upgrade, or other) the names of the containers change. For example in recent version upgrades we went from folder-with-dash_service_number to folderwithdash_service_number.

It would be nice to have a simple glob type syntax to check the existence of a container runner so that we could have *_service_* instead of folder-with-dash_service_number.

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