We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker hub上
docker run -d --net=host --log-driver json-file --log-opt max-file=1 --log-opt max-size=100m --restart always --name webssh -e TZ=Asia/Shanghai -e savePass=true jrohy/webssh
这个传参也忒简单了。都没介绍
就一个savePass 这个干啥用的。
看了git才知道默认端口是5032。 -t 怎么传 -a 又是如何传
好像 跟这个 lihaixin/webssh2:ssh 长的狠像哦
The text was updated successfully, but these errors were encountered:
直接加到docker run后面就行的参数
Sorry, something went wrong.
3Q
No branches or pull requests
docker hub上
docker run -d --net=host --log-driver json-file --log-opt max-file=1 --log-opt max-size=100m --restart always --name webssh -e TZ=Asia/Shanghai -e savePass=true jrohy/webssh
这个传参也忒简单了。都没介绍
就一个savePass 这个干啥用的。
看了git才知道默认端口是5032。
-t 怎么传
-a 又是如何传
好像 跟这个 lihaixin/webssh2:ssh 长的狠像哦
The text was updated successfully, but these errors were encountered: