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

docker: Add labels parameter in create #2467

Merged
merged 1 commit into from
Dec 9, 2019
Merged

docker: Add labels parameter in create #2467

merged 1 commit into from
Dec 9, 2019

Conversation

jojo221119
Copy link
Contributor

@jojo221119 jojo221119 commented Dec 9, 2019

Add labels parameter to "Create molecule instance(s)" task.
This allows to specify label for the created container which can be used by e.g. a reverse proxy like traefik.
Which can be used to give access to the started systems without port conflicts.

Please include details of what it is, how to use it, how it's been tested
Please include an entry in the CHANGELOG.md if the change will impact users.

PR Type

  • Feature Pull Request

Add labels parameter to "Create molecule instance(s)" task.
This allows to specify label for the created container which can be used by e.g. a reverse proxy like traefik. 
Which can be used to give access to the started systems without port conflicts.
@ssbarnea ssbarnea self-assigned this Dec 9, 2019
@ssbarnea ssbarnea added the docker label Dec 9, 2019
@ssbarnea ssbarnea changed the title Add labels parameter in create.yml docker: Add labels parameter in create Dec 9, 2019
@ssbarnea ssbarnea added this to the 3.0 milestone Dec 9, 2019
@ssbarnea ssbarnea merged commit d98464b into ansible:master Dec 9, 2019
@jojo221119 jojo221119 deleted the patch-1 branch December 10, 2019 09:34
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

Successfully merging this pull request may close these issues.

2 participants