Issue Type: New Feature New Feature
Assignee: vjuranek
Components: docker-build-step-plugin
Created: 13/Apr/15 11:19 AM
Description:

In order to push images to a local registry rather than the main Docker Hub, images need to be tagged with the local registry address.

Also, it would be useful to be able to tag a built image as 'latest' following a successful build, without having to resort to e.g. a shell script to perform this.

It appears that docker-java does have 'tag' implemented, so to add the ability to do this to the docker-build-step-plugin should be trivial (I hope!). Unfortunately I'm not familiar with coding for Jenkins, so don't feel confident implementing it myself.

Project: Jenkins
Priority: Minor Minor
Reporter: Edmund Craske
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to