diff --git a/docker/standard/CHANGELOG_en.md b/docker/standard/CHANGELOG_en.md index 978182aa1cc0022ad068b3d750d18e930c13d817..0c71b87b92aa9154420b5d105d87e3b70b7d2700 100644 --- a/docker/standard/CHANGELOG_en.md +++ b/docker/standard/CHANGELOG_en.md @@ -1,23 +1,23 @@ - ### 0.0.5(2021/10/28) + ### 0.0.5 (2021/10/28) Added the installation of tar, binutils, git-lfs, gnutls-bin, python3.8, python3-pip and cpio. - ### 0.0.4(2021/09/18) + ### 0.0.4 (2021/09/18) -1\. dropped pre-installed build dependency tools. +1\. Removed pre-installed build dependency tools. -2\. Added the installation of ruby. +2\. Added the Ruby installation. - ### 0.0.3(2021/08/30) + ### 0.0.3 (2021/08/30) 1\. Updated LLVM from 10.0.1-62608 to 10.0.1-69957. 2\. Added the installation of gcc_aarch64. - ### 0.0.2(2021/08/11) + ### 0.0.2 (2021/08/11) -Add the installation of llvm-10.0.1-62608 and restool. +Added the installation of llvm-10.0.1-62608 and restool. - ### 0.0.1(2021/06/02) + ### 0.0.1 (2021/06/02) Provided a Docker build environment for OpenHarmony 2.0 and pre-installed build dependency tools. \ No newline at end of file diff --git a/docker/standard/Readme-en.md b/docker/standard/Readme-en.md index cd12fd5a04d5b06ced9ee6fa911c1a53d8761eb5..ef5f2b9d03863885bc0d01ee78117edd534c3bb5 100755 --- a/docker/standard/Readme-en.md +++ b/docker/standard/Readme-en.md @@ -46,4 +46,4 @@ Files generated during compilation are stored in the **out/ohos-arm-release/** d **Note** - You can exit Docker by simply running the **exit** command. \ No newline at end of file +You can exit Docker by simply running the **exit** command. \ No newline at end of file