We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 396ed95 commit 6a79ecdCopy full SHA for 6a79ecd
README.md
@@ -10,6 +10,8 @@ sshcont:
10
bind address, 127.0.0.1:2222, use :2222 for all (default "127.0.0.1:2222")
11
-cmd string
12
Execute cmd after login, example: ls
13
+ -endpoint string
14
+ Docker endpoint, by default local unix socket. Example: tcp://192.168.1.100:2375
15
-export string
16
Before removing, export container contents to specified directory, example: /tmp/
17
-image string
0 commit comments