mirror of
https://github.com/dqzboy/Docker-Proxy.git
synced 2026-01-12 16:25:42 +08:00
Update README.md
This commit is contained in:
@@ -64,7 +64,7 @@ docker build -t hubcmd-ui .
|
||||
# 拉取镜像!如果你手动构建了镜像此步骤跳过
|
||||
docker pull dqzboy/hubcmd-ui:latest
|
||||
|
||||
docker run -d -p 30080:3000 --name hubcmdui-server hubcmd-ui
|
||||
docker run -d -p 30080:3000 --name hubcmdui-server dqzboy/hubcmd-ui
|
||||
```
|
||||
|
||||
|
||||
@@ -170,4 +170,4 @@ docker logs -f [容器ID或名称]
|
||||
---
|
||||
|
||||
## License
|
||||
Docker-Proxy is available under the [Apache 2 license](./LICENSE)
|
||||
Docker-Proxy is available under the [Apache 2 license](./LICENSE)
|
||||
|
||||
Reference in New Issue
Block a user