Support tag in push image command by wzheng2310 · Pull Request #109 · docker-java/docker-java
Navigation Menu
{{ message }}
docker-java / docker-java Public
- Notifications You must be signed in to change notification settings
- Fork 1.1k
Merged
marcuslinke merged 1 commit intodocker-java:masterfrom
Dec 5, 2014Merged
Support tag in push image command#109
marcuslinke merged 1 commit intodocker-java:masterfrom
Support tag in push image command#109
marcuslinke merged 1 commit intodocker-java:masterfrom
Conversation
Copy link
Contributor
wzheng2310
commented
Dec 5, 2014
wzheng2310
commented
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:
marcuslinke added a commit that referenced this pull request
Dec 5, 2014Support tag in push image command
marcuslinke
merged commit
c074be7
into
docker-java:master
Copy link
Contributor
marcuslinke
commented
Dec 5, 2014
marcuslinke commented
Dec 5, 2014@wzheng2310 Thanks!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment