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

only container properties of first image are exposed #583

Closed
jpraet opened this issue Oct 11, 2016 · 1 comment
Closed

only container properties of first image are exposed #583

jpraet opened this issue Oct 11, 2016 · 1 comment

Comments

@jpraet
Copy link
Contributor

jpraet commented Oct 11, 2016

As of version 0.16.3, it looks like only the container properties of the first image are exposed.

attached minimal pom.xml example can be used to reproduce the issue:

pom.xml.txt

It only outputs:

*** property: docker.container.first-container.id

Expected output:

*** property: docker.container.first-container.id
*** property: docker.container.second-container.id

This worked in 0.16.2.

@rhuss
Copy link
Collaborator

rhuss commented Nov 11, 2016

Fixed with #590

@rhuss rhuss closed this as completed Nov 11, 2016
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

2 participants