-
Bug
-
Resolution: Fixed
-
Major
Hello,
I am trying to save Jenkins system configuration (after changing for example CIFS share or something not related to Docker build step) and getting the message "Docker REST URL cannot be empty".
Current version of docker-build step is 1.6.
I believe the URL should be validated only in case of testing connection towards the provided Docker REST URL.
This type of plugin's implementation prevents any other changes in Jenkins system configuration.