From caa02c72c775ecc443a34fa47df92798baee862e Mon Sep 17 00:00:00 2001 From: Zengtudor Date: Sat, 12 Oct 2024 03:11:43 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Zengtudor --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 96804f5..73db5d4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ # cpp-dev-env-docker -这是一个docker容器构建文件可以让你使用archlinux镜像构建出最新的C++开发环境。 -This is a docker container build file that allows you to build the latest C++ development environment using archlinux images. \ No newline at end of file +>这是一个docker容器构建文件可以让你使用archlinux镜像构建出最新的C++开发环境。 + +>适用于中国的网络环境镜像优化,使用了清华大学联合镜像库,设置了时区为北京时间。 + +>有以下软件g++,gcc,gdb,clang,git,cmake,make,glances,which,htop,xmake + +>This is a docker container build file that allows you to build the latest C++ development environment using archlinux images. + +>It is suitable for China's network environment image optimization, using Tsinghua University joint image library, set the time zone to Beijing time. + +>Have the following g + + software, GCC, GDB, clang, git, cmake, make glances, which, htop, xmake \ No newline at end of file