-
Notifications
You must be signed in to change notification settings - Fork 149
feat: add possibility to add more than one container in container-name #229
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
base: master
Are you sure you want to change the base?
feat: add possibility to add more than one container in container-name #229
Conversation
Just want to say, can't wait for this feature to be merged in, it's going to be particularly helpful! |
Hi @felipem1210, thank you so much for your contribution. Apologies on the delay. We will be working on reviewing Pull Requests on the repositories. In the mean time please ensure that below steps, if not already done, are taken care of in your PR:
|
9078387
to
dc8a621
Compare
@amazreech I was totally unaware that you had reviewed this PR, I just have resolved the conflicts, glad to know that there is people still maintaining this project |
dc8a621
to
0f5243f
Compare
@amazreech Hi 👋 . Is there an update on this? |
0f5243f
to
5ca03ff
Compare
@amazreech Still needed—would be great to see this implemented! 🙂 |
5ca03ff
to
af87e2a
Compare
Maybe one day in the year 3025 somebody of the maintainers can merge this PR |
anyone still waiting to get merged in 2025? |
Still waiting here in 2027. |
Issue #, if available: #228
Description of changes:
In this PR I'm adding the possibilty to pass more than one container inside container-name input. The container names can be passed comma separated. The same image and environment variables will be applied to all the containers
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.