Created
July 13, 2018 13:23
-
-
Save harmishhk/312d9d6fa281c971a591dc61416d993f to your computer and use it in GitHub Desktop.
This file contains 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
#!/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