Fix: Workaround missing setuptools dependency in tox.ini
[releng/global-jjb.git] / releasenotes / notes / show-docker-version-d8f6f22243127194.yaml
1 ---
2 fixes:
3   - |
4     Extend scripts that invoke the docker CLI to report the version
5     by invoking `docker --version`.  Also add echo command to report
6     end of script where it was missing.  Includes docker-build.sh,
7     docker-login.sh, docker-push.sh and release-job.sh.  No functional
8     change to any script behavior, just a line of extra output.