srl-labs / containerlab

container-based networking labs
https://containerlab.dev
BSD 3-Clause "New" or "Revised" License
1.56k stars 266 forks source link

missing `~/.docker/config.json` should be logged as a debug, not info #2283

Closed hellt closed 1 week ago

hellt commented 2 weeks ago

When docker config is missing the informational message emitted by clab trips the users.

Since it is fine not having the docker.json we should list this message in the debug category

hyposcaler-bot commented 1 week ago

PR #2293 addresses this and is out for review.