Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
arthurzenika opened this issue May 2, 2019 · 0 comments

Comments

@arthurzenika
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant