Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.9.1
Description
The BuildOptions.tag(String) method uses wrong query parameter name. It uses "tag", but the Docker REST API uses just "t".
t - repository name (and optionally a tag) to be applied to the resulting image in case of success