docker-maven-plugin and docker events #1740
-
Hello all, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Are you using |
Beta Was this translation helpful? Give feedback.
-
Hello all, |
Beta Was this translation helpful? Give feedback.
-
Are you using |
Beta Was this translation helpful? Give feedback.
@rohanKanojia no, we're using
docker-maven-plugin
both to build and to push the image.Anyway, looking again into the TeamCity logs I can see that the event is being fired but it's not captured properly. It seems that the additional attributes in
Actor.Attributes
could be to blame; perhaps the TeamCity Docker plugin parser is confused about these. I'll raise this with the vendor (JetBrains).Apologies for the false alarm, and thank you for the quick response.