Skip to content

Instantly share code, notes, and snippets.

@harmishhk
Created July 13, 2018 13:23
Show Gist options
  • Save harmishhk/312d9d6fa281c971a591dc61416d993f to your computer and use it in GitHub Desktop.
Save harmishhk/312d9d6fa281c971a591dc61416d993f to your computer and use it in GitHub Desktop.
#!/bin/sh
exec socat UNIX-LISTEN:/var/run/docker.sock,fork,group=docker,umask=007 EXEC:"npiperelay.exe -ep -s //./pipe/docker_engine",nofork
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment