[
https://issues.apache.org/jira/browse/JCLOUDS-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignasi Barrera updated JCLOUDS-1020:
------------------------------------
Labels: docker (was: docker-lab)
> Docker BuildOptions use wrong query parameter for image tagging
> ---------------------------------------------------------------
>
> Key: JCLOUDS-1020
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1020
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-labs
> Affects Versions: 1.9.1
> Reporter: Josef Cacek
> Labels: docker
> Fix For: 1.9.2, 2.0.0
>
>
> The {{BuildOptions.tag(String)}} method uses wrong query parameter name. It
> uses "tag", but the Docker [REST
> API|https://docs.docker.com/reference/api/docker_remote_api_v1.16/#build-an-image-from-dockerfile-via-stdin]
> uses just "t".
> ??*t* - repository name (and optionally a tag) to be applied to the resulting
> image in case of success??
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)