chore(all): update to v0.10.3

This commit is contained in:
砼砼 2021-10-05 01:06:22 +08:00
parent 8c8f91fe80
commit e6b0e84644
No known key found for this signature in database
GPG Key ID: 3FDE30A50EA2CCEA
2 changed files with 2 additions and 1 deletions

View File

@ -21,6 +21,7 @@
# 如何使用?
1. 编辑`<platform>_user_config.json`比如 918+ 就编辑 `apollolake_user_config.json` 文件
1. 编辑`global_config.json`中的`docker.use_custom_bind_mounts`、`docker.custom_bind_mounts.host_path`和`docker.custom_bind_mounts.container_path`三个字段
1. 为你想要的平台和版本构建编译镜像:
比如 `redpill_tool_chain.sh build apollolake-7.0-41890`
1. 为你想要的平台和版本构建引导:

View File

@ -148,7 +148,7 @@ Actions: build, auto, run, clean
Interactive Bash terminal.
- clean: Removes old (=dangling) images and the build cache for a platform version.
Use `all` as platform version to remove images and build caches for all platform versions.
Use all as platform version to remove images and build caches for all platform versions.
Available platform versions:
---------------------