- 04 9月, 2023 1 次提交
-
-
由 羽飞 提交于
### What problem were solved in this pull request? ref #205 Problem: docker image has some security issues ### What is changed and how it works? move step chpassword to startup
-
- 23 8月, 2023 1 次提交
-
-
由 羽飞 提交于
### What problem were solved in this pull request? Issue Number: ref #205 Problem: The build method is different with the current docker image, so we need to update it. ### What is changed and how it works? Install build tools and dependencies when building image.
-
- 16 8月, 2023 1 次提交
-
-
由 Yachen 提交于
### What problem were solved in this pull request? Update Dockerfile Issue Number: #205 Problem: ### What is changed and how it works? 1. Use Ubuntu latest image 2. Use dpes on ubuntu 3. Do not prepare deps when docker compose, because now we have `build.sh init` ### Other information
-
- 07 12月, 2022 1 次提交
-
-
由 Xu Wenhao 提交于
优化Docker开发环境: - docker镜像使用zsh; - 自动初始化vscode开发调试配置环境; - 容器中开启ssh服务,方便远程开发; - 可以在构建镜像时clone自己的代码; - 提供了丰富详细的使用文档。
-
- 09 9月, 2022 1 次提交
-
-
由 羽飞 提交于
操作系统改用 openanolis; 使用自带的gcc(8)、cmake(3.20),安装readline-devel Docker 支持m1(arm64架构)
-
- 06 9月, 2022 2 次提交
-
-
由 xiaoleizi2016 提交于
Docker 中安装gdb; 删除handler.h 文件; BplusTree中的比较函数使用deps下公用接口;
-
由 leauny 提交于
The previous download link is inaccessible.
-
- 21 6月, 2022 1 次提交
-
-
由 wangyunlai.wyl 提交于
-
- 11 4月, 2022 1 次提交
-
-
由 羽飞 提交于
-
- 06 4月, 2022 1 次提交
-
-
由 羽飞 提交于
-