Created
June 26, 2023 03:11
-
-
Save ppsilv/fcd3f27674c941e14addf7e861ddb495 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Create this dir | |
| /etc/systemd/system/run-docker-.mount.d | |
| Create this file | |
| /etc/systemd/system/run-docker-.mount.d/10-silence.conf | |
| Add this content | |
| [Mount] | |
| LogLevelMax=notice | |
| Relead the system | |
| sudo systemctl daemon-reload | |
| And Docker will bore you never more |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment