29 Commits

Author SHA1 Message Date
LINxiansheng
acdc9148dc Fix a bug when run docker_build.sh with one input 2024-01-03 12:06:20 +00:00
LINxiansheng
3759e6c0bb Combine docker modes 2023-12-26 15:18:06 +00:00
LINxiansheng
7fd5d83390 Docker optimization 2023-11-30 05:16:09 +00:00
ob-robot
49ff319c6c Merge branch 'pr_1677' 2023-11-23 14:08:38 +00:00
3Ti
b4167ae293 allow docker set lower_case_table_names for tenant 2023-11-23 17:31:21 +08:00
GITHUBear
19fece84d3 fix bug: ACCESS DENIED in test user of test tenant under Fast Boot Docker 2023-11-23 04:41:16 +00:00
obdev
e34175cd2c Fast boot docker 2023-11-16 09:12:20 +00:00
汪渺
dd2c7bbff7 add readme for fast boot image
Signed-off-by: 汪渺 <shanhaikang.shk@oceanbase.com>
2023-11-09 16:27:19 +08:00
汪渺
8d62326974 set the default mode to mini
Signed-off-by: 汪渺 <shanhaikang.shk@oceanbase.com>
2023-11-09 16:07:28 +08:00
汪渺
f628507654 support remote rpm & local rpm / forbid user to set different port
Signed-off-by: 汪渺 <shanhaikang.shk@oceanbase.com>
2023-11-09 15:42:18 +08:00
汪渺
51a520d5e9 enable fast boot docker
Signed-off-by: 汪渺 <shanhaikang.shk@oceanbase.com>
2023-11-08 21:30:30 +08:00
Surav Shrestha
8f226b2872 docs: fix typos in tools/docker/standalone/README.md 2023-10-26 10:46:10 +05:45
Guozhang Wu
7fa46d4257 Expose port 2881 in Dockerfile 2023-10-13 14:03:59 +08:00
LINxiansheng
4cdbc3e93b Fix a bug when deploy failed but echo success 2023-10-10 13:39:47 +00:00
LINxiansheng
8dc7d2981d instead ob system_memory in slim docker 2023-09-20 13:55:50 +00:00
LINxiansheng
69a2ee9689 support github action 2023-09-18 12:14:17 +00:00
LINxiansheng
eea808932d Change dockerfile from centos7 to anolis8.8 2023-09-10 12:40:35 +00:00
hnwyllmm
d840b21191 remove some docker environments 2023-02-09 16:46:53 +00:00
hnwyllmm
1a6f43281b update docker doc 2023-01-12 19:02:33 +08:00
wangt1xiuyi
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
obdev
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
wangzelin.wzl
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
hnwyllmm
96df3b8cc7 simplify the dockerfile 2022-08-23 10:03:30 +08:00
hnwyllmm
faf118de7e support mount directory in container to host os 2022-06-21 10:58:52 +08:00
hnwyllmm
1f5c1bfd15 do not force to make sure there is enough disk space for observer in docker any more 2022-05-16 20:35:33 +08:00
obdev
829cfdecfa [CP] fix table location generate wrong key_exprs 2022-05-05 14:15:44 +08:00
Laughing
cb3e9eacc2
fix standalone docker bugs (#861)
* Update boot-tmp.yaml
* Update boot-mini-tmp.yaml
* Update Dockerfile
* Update _boot

- change the datafile_size to 10G
- use ob-deploy-1.2.1 instead of ob-deploy;
- use oceanbase-ce-3.1.3 instead of oceanbase-ce-3.1.2

- fix MINI_MODE bug:
`if ${MINI_MODE}` will throw exception while set the environment MINI_MODE=1
2022-04-26 10:21:49 +08:00
LINxiansheng
9eabc6a452 Fix a bug about dockerfile 2022-04-13 14:34:45 +08:00
Rongfeng Fu
b6b7da6b55
standalone (#853) 2022-03-31 15:39:17 +08:00