Support tag in push image command by wzheng2310 · Pull Request #109 · docker-java/docker-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@wzheng2310

Copy link

Contributor

Starting from https://docs.docker.com/reference/api/docker_remote_api_v1.11/, push a image to the registry support tag in query parameter.

It is missing in current implementation. Adding the support for it now.

See issue 108 opened:

#108

marcuslinke added a commit that referenced this pull request

Dec 5, 2014
Support tag in push image command

@marcuslinke marcuslinke merged commit c074be7 into docker-java:master

Dec 5, 2014

@marcuslinke

Copy link

Contributor

@wzheng2310 Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@wzheng2310 @marcuslinke