Skip to content

Commit

Permalink
latest
Browse files Browse the repository at this point in the history
  • Loading branch information
shaohq committed May 1, 2022
1 parent ec99d52 commit 17bf734
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/support/change-log/v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@ docker run -d \
-e TZ=Asia/Shanghai \
-v /var/run/docker.sock:/var/run/docker.sock \
-v ~/kuboard-spray-data:/data \
eipwork/kuboard-spray:v1.0.1-amd64
# 如果您是 arm64 环境,请将标签里的 amd64 修改为 arm64,例如 eipwork/kuboard-spray:latest-arm64
eipwork/kuboard-spray:v1.1.0-amd64
# 如果您是 arm64 环境,请将标签里的 amd64 修改为 arm64,例如 eipwork/kuboard-spray:v1.1.0-arm64
# 如果抓不到这个镜像,可以尝试一下这个备用地址:
# swr.cn-east-2.myhuaweicloud.com/kuboard/kuboard-spray:v1.0.1-amd64
# swr.cn-east-2.myhuaweicloud.com/kuboard/kuboard-spray:v1.1.0-amd64
# swr.cn-east-2.myhuaweicloud.com/kuboard/kuboard-spray:v1.1.0-arm64
```

:::
Expand Down

0 comments on commit 17bf734

Please sign in to comment.