Created
July 25, 2017 20:18
-
-
Save jonathanpeppers/1b3a961ebf5b78dc3796fc6fb3438a59 to your computer and use it in GitHub Desktop.
Docker SSH tunnel
This file contains hidden or 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
| ssh -fNL 2375:localhost:2375 yourUsername@yourHostnameOrIP |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment