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
[root@master images]# docker run \
-d --name=sonar-dingtalk-plugin --restart=always -p 9010:9010 xbmlz/sonar-dingtalk-plugin 3af4d19ce987d062b473d920a0e99e7e51762450641194d9977114d78afa48b9 [root@master images]# ss -lntup|grep 9010 tcp LISTEN 0 4096 :9010 : users:(("docker-proxy",pid=28407,fd=4)) tcp LISTEN 0 4096 [::]:9010 [::]: users:(("docker-proxy",pid=28413,fd=4)) [root@master images]# telnet 127.0.0.1 9010 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'.
HTTP/1.1 400 Bad Request Content-Type: text/plain; charset=utf-8 Connection: close
400 Bad RequestConnection closed by foreign host.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[root@master images]# docker run \
HTTP/1.1 400 Bad Request
Content-Type: text/plain; charset=utf-8
Connection: close
400 Bad RequestConnection closed by foreign host.
The text was updated successfully, but these errors were encountered: