Skip to content
New issue

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方式启动不了 #43

Open
1341924543 opened this issue Dec 6, 2023 · 0 comments
Open

Docker方式启动不了 #43

1341924543 opened this issue Dec 6, 2023 · 0 comments

Comments

@1341924543
Copy link

问题1:使用docker拉取官方镜像,采用默认配置启动不了,是否需要配置啥?
问题2:docker方式启动服务并没有完整的教程,开箱即用体验较差

我操作如下步骤
1、拉取镜像
docker pull docker.io/shanetian/unit-uskit:v3.0.0
2、启动
docker run -d --name unit-uskit -p 8888:8888 shanetian/unit-uskit:v3.0.0

请教一下我改如何修改我的启动命令,或者需启动前再准备什么

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant