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 体验失败 docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES a13137f3dac8 registry.cn-shenzhen.aliyuncs.com/janusec/janusec:1.2.3 "/sbin/init" 10 minutes ago Up 10 minutes 0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp, 0.0.0.0:9080->9080/tcp, :::9080->9080/tcp, 0.0.0.0:9443->9443/tcp, :::9443->9443/tcp great_kare
curl 127.0.0.1:9080/janusec-admin/ curl: (56) Recv failure: Connection reset by peer 使用外部公网IP也一样
The text was updated successfully, but these errors were encountered:
查看docker logs 居然为空?
Sorry, something went wrong.
可参考 https://www.janusec.com/articles/opensource/1615470598.html 重新尝试,需要特权
No branches or pull requests
Docker 体验失败
docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
a13137f3dac8 registry.cn-shenzhen.aliyuncs.com/janusec/janusec:1.2.3 "/sbin/init" 10 minutes ago Up 10 minutes 0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp, 0.0.0.0:9080->9080/tcp, :::9080->9080/tcp, 0.0.0.0:9443->9443/tcp, :::9443->9443/tcp great_kare
curl 127.0.0.1:9080/janusec-admin/
curl: (56) Recv failure: Connection reset by peer
使用外部公网IP也一样
The text was updated successfully, but these errors were encountered: