Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-27913

Add ability to tag Docker images

XMLWordPrintable

      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.

            vjuranek vjuranek
            edmundcraske Edmund Craske
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: