mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-01 01:32:59 +08:00
build
This commit is contained in:
@@ -36,7 +36,7 @@ comments: true
|
||||
|
||||
## 12.2.3. Docker 部署
|
||||
|
||||
你可以使用 Docker 来部署本项目。
|
||||
你可以使用 Docker 来部署本项目。稍等片刻,即可使用浏览器打开 `http://localhost:8000` 访问本项目。
|
||||
|
||||
```shell
|
||||
git clone https://github.com/krahets/hello-algo.git
|
||||
@@ -44,8 +44,6 @@ cd hello-algo
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
稍等片刻,即可使用浏览器打开 `http://localhost:8000` 访问本项目。
|
||||
|
||||
使用以下命令即可删除部署。
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user