Skip to content

Instantly share code, notes, and snippets.

@ppsilv
Created June 26, 2023 03:11
Show Gist options
  • Select an option

  • Save ppsilv/fcd3f27674c941e14addf7e861ddb495 to your computer and use it in GitHub Desktop.

Select an option

Save ppsilv/fcd3f27674c941e14addf7e861ddb495 to your computer and use it in GitHub Desktop.
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