mirror of
https://github.com/rancher/rke.git
synced 2025-09-19 10:26:20 +00:00
Problem: Docker error is shown as nil in log message Root cause: err got redefined in loop and passed value was nil Solution: do not redefine err in loop