Skip to content

Instantly share code, notes, and snippets.

@goliatone
Forked from drbraden/watchdock.sh
Created November 20, 2015 19:22
Show Gist options
  • Select an option

  • Save goliatone/1857b87e9b2a50866a10 to your computer and use it in GitHub Desktop.

Select an option

Save goliatone/1857b87e9b2a50866a10 to your computer and use it in GitHub Desktop.
Use socat to monitor docker's pipe
socat -v UNIX-LISTEN:listener,fork UNIX:/var/run/docker.sock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment