mute errors due to failed incoming network connections (#2497)

* mute errors due to failed incoming network connections

* fix log entry formatting

* Update cleanDanglingImages

* Update cleanDanglingImages
This commit is contained in:
Aiden McClelland
2023-11-02 17:33:41 -06:00
committed by GitHub
parent f54f950f81
commit 7ba22f1a09
10 changed files with 62 additions and 24 deletions

View File

@@ -29,5 +29,6 @@ printf "\n"
printf " * Documentation: https://docs.start9.com\n"
printf " * Management: https://%s.local\n" "$(hostname)"
printf " * Support: https://start9.com/contact\n"
printf " * Source Code: https://github.com/Start9Labs/start-os\n"
printf " * License: MIT\n"
printf "\n"