chore: update docker image version in script && update doc (#1076)

* chore: update docker image version in script

* chore: replace lots of spaces with newline in doc
This commit is contained in:
LIU Yuwei
2024-12-16 01:48:46 +08:00
committed by GitHub
parent 2b72148cae
commit 57b20d2326
5 changed files with 6 additions and 1 deletions

View File

@ -215,6 +215,7 @@ make run-docker
### 5.1 创建磁盘镜像
  首先,您需要使用**普通用户**权限运行`tools/create_hdd_image.sh`为DragonOS创建一块磁盘镜像文件。该脚本会自动完成创建磁盘镜像的工作并将其移动到`bin/`目录下。
  请注意,由于权限问题,请务必使用**普通用户**权限运行此脚本。(运行后,需要提升权限时,系统可能会要求您输入密码)