mirror of
https://github.com/rancher/rke.git
synced 2025-08-31 06:34:03 +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