[
https://issues.apache.org/jira/browse/JCLOUDS-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14966473#comment-14966473
]
Josef Cacek commented on JCLOUDS-1020:
--------------------------------------
PR sent: https://github.com/jclouds/jclouds-labs/pull/208/
> 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-lab
>
> 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)