-
Improvement
-
Resolution: Fixed
-
Major
Few docker images have git installed, and encouraging off the shelf image usage is good.
This causes checkout scm to fail in many scenarios as there is no git available (for example).
If the checkout scm was done outside before running docker.inside, this would be less surprising.
- links to