Skip to content

Commit

Permalink
Merge pull request #48 from StackStorm/rename/socat-repo
Browse files Browse the repository at this point in the history
Rename socat repo
  • Loading branch information
warrenvw authored Feb 11, 2019
2 parents 01fd2d6 + 493a71d commit 18d1968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ NOTE: If running on MacOS, before deploying the image, open another terminal and
docker run --privileged --pid=host stackstorm/socat:latest nsenter -t 1 -u -n -i socat TCP-LISTEN:5000,fork TCP:docker.for.mac.localhost:5000
```

The source for the `stackstorm/socat` image is found at https://github.com/StackStorm/socat.
The source for the `stackstorm/socat` image is found at https://github.com/StackStorm/docker-socat.

To deploy the image to the registry, execute:
```
Expand Down

0 comments on commit 18d1968

Please sign in to comment.