Skip to content

Instantly share code, notes, and snippets.

@lhns
Created January 7, 2021 11:09
Show Gist options
  • Save lhns/72fb1dfba4d0dada78ba7d9b69ed76de to your computer and use it in GitHub Desktop.
Save lhns/72fb1dfba4d0dada78ba7d9b69ed76de to your computer and use it in GitHub Desktop.
kill -HUP "$(systemctl status docker | grep 'Main PID' | awk '{print $3}')"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment