1
0
mirror of https://github.com/rancher/rke.git synced 2025-06-29 08:47:53 +00:00
rke/docker
Sebastiaan van Steenis 92a73e0bca Do not wipe the actual Docker error to show in log
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
2020-02-20 19:23:04 +01:00
..
docker_test.go Nested private regirsty lookup support 2019-11-14 12:58:44 -08:00
docker.go Do not wipe the actual Docker error to show in log 2020-02-20 19:23:04 +01:00