spotify / docker-maven-plugin

INACTIVE: A maven plugin for Docker
Apache License 2.0
2.66k stars 575 forks source link

image labels can't be added through the configuration of spotify maven docker plugin #363

Closed wjcaitu closed 6 years ago

wjcaitu commented 6 years ago

Description

[Add feature/bug description here] from mvn com.spotify:docker-maven-plugin:0.4.5:help -Ddetail=true I see there is labels option that an image label could be added by adding But when i add this option, nothing is added.

How to reproduce

The docker version is 1.13: Client: Version: 1.13.1 API version: 1.26 Package version: Go version: go1.7.6

This is the configuration in pom.xml image

[Add steps on how to reproduce this issue]

What do you expect

[Describe what do you expect to happen] How could I resolve this problem?

What happened instead

[Describe the actual results]

Software:

Full backtrace

[Paste full backtrace here]
stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.