mirror of
https://github.com/rancher/rke.git
synced 2025-09-15 22:49:13 +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