-
New Feature
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 1.625.3 in docker container, Docker Build and Publish Plugin 1.1, Docker 1.9.0, Docker host: fedora 21.
Docker 1.9.0 supports more options than can be provided in the docker build and publish plugin. For example, I'm using --build-args to pass http_proxy variable, which is different depending on my location, so I do not want to hard-code it in the Dockerfile. Would be good if the plugin supports all available options and/or a special field to pass in extra build options.