Skip to content

Add ability to add labels when running commit#791

Closed
gllghr wants to merge 1 commit intodocker-java:masterfrom
gllghr:addLabelsForCommitCmd
Closed

Add ability to add labels when running commit#791
gllghr wants to merge 1 commit intodocker-java:masterfrom
gllghr:addLabelsForCommitCmd

Conversation

@gllghr
Copy link
Copy Markdown

@gllghr gllghr commented Feb 5, 2017

Along the lines of #760, this adds support for adding labels, but in this case, when creating images from containers via commit.


This change is Reviewable

private String hostname;

@JsonProperty("Labels")
private Map<String, String> labels;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since what API version it apperead? Does tests pass for all travis versions?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like.

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