镜像概览
- 完整引用
docker.io/oceanbase/ocp-ce- Registry
- docker.io
- 命名空间
- oceanbase
- 仓库
- ocp-ce
- 已缓存 Tag 数
- 27
- 最近同步
- 07/06/2026, 05:31 AM
简介
OceanBase Cloud Platform 社区版管理控制台镜像,Web UI 管理 OB 集群与租户,需 OceanBase 集群后端同栈。
详细介绍
oceanbase/ocp-ce 运行 OCP 管理平台,提供 OceanBase 集群部署、监控与备份 Web 界面。定位为数据库管理 Web 平台,需 MetaDB 与 OB 集群连接;K8s Deployment + Ingress 内网 DBA 入口。
快速启动
docker run -d --name ocp-ce \
-p 8080:8080 \
-e OCP_METADB_HOST=metadb:2881 \
docker.io/oceanbase/ocp-ce:latest
推荐实践
docker run -d --name ocp-ce \
--restart unless-stopped \
-p 8080:8080 \
-v /data/ocp:/root/ocp-store \
-e OCP_METADB_HOST=metadb.internal:2881 \
docker.io/oceanbase/ocp-ce:4.2.0
核心参数说明
-p 8080:8080— OCP Web 控制台-e OCP_METADB_HOST— OCP 元数据库地址-v .../ocp:...— 配置与日志持久化- 固定 tag — OCP pin
Kubernetes
apiVersion: apps/v1
kind: Deployment
metadata:
name: ocp-ce
spec:
replicas: 1
selector:
matchLabels:
app: ocp-ce
template:
metadata:
labels:
app: ocp-ce
spec:
containers:
- name: ocp
image: docker.io/oceanbase/ocp-ce:4.2.0
ports:
- containerPort: 8080
envFrom:
- secretRef:
name: ocp-secrets
volumeMounts:
- name: store
mountPath: /root/ocp-store
volumes:
- name: store
persistentVolumeClaim:
claimName: ocp-store
---
apiVersion: v1
kind: Service
metadata:
name: ocp-ce
spec:
selector:
app: ocp-ce
ports:
- port: 8080
targetPort: 8080
OceanBase 集群独立部署;Ingress 内网 RBAC。
最新 Tag(20 条)
查看全部 27 个 Tag →| Tag | 架构 | 推送时间 | 大小 | Digest | 同步 | 期望 | 操作 |
|---|---|---|---|---|---|---|---|
docker.io/oceanbase/ocp-ce :latest | linux/amd64linux/arm64 | 2026/05/09 12:40 | 2.0 GB | sha256:d3e7d4b32f24… | |||
docker.io/oceanbase/ocp-ce :4.4.2 | linux/amd64linux/arm64 | 2026/05/09 12:36 | 2.0 GB | sha256:d3e7d4b32f24… | |||
docker.io/oceanbase/ocp-ce :4.4.1 | linux/amd64linux/arm64 | 2026/02/12 19:02 | 2.0 GB | sha256:a0ab6c2af8e2… | |||
docker.io/oceanbase/ocp-ce :4.4.0 | linux/amd64linux/arm64 | 2026/01/21 13:10 | 2.2 GB | sha256:819924a175f9… | |||
docker.io/oceanbase/ocp-ce :4.3.6 | linux/amd64linux/arm64 | 2025/07/10 18:32 | 1.0 GB | sha256:04d76dd43ada… | |||
docker.io/oceanbase/ocp-ce :4.3.5 | linux/amd64linux/arm64 | 2025/03/26 11:59 | 1.0 GB | sha256:439dddc7184b… | |||
docker.io/oceanbase/ocp-ce :4.3.5_bp1 | linux/amd64linux/arm64 | 2025/03/26 11:56 | 1.0 GB | sha256:44bd59560b88… | |||
docker.io/oceanbase/ocp-ce :4.3.4 | linux/amd64linux/arm64 | 2025/02/18 16:30 | 1016.8 MB | sha256:dde9d0831c24… | |||
docker.io/oceanbase/ocp-ce :4.3.4_bp1 | linux/amd64linux/arm64 | 2025/02/18 15:39 | 1016.8 MB | sha256:345b5dd9783d… | |||
docker.io/oceanbase/ocp-ce :4.3.3_bp1 | linux/amd64linux/arm64 | 2024/12/20 14:31 | 1.0 GB | sha256:838f6a3d727c… | |||
docker.io/oceanbase/ocp-ce :4.3.3 | linux/amd64linux/arm64 | 2024/12/04 17:34 | 1.0 GB | sha256:7197b137c01e… | |||
docker.io/oceanbase/ocp-ce :4.3.2_bp1 | linux/amd64linux/arm64 | 2024/10/22 10:56 | 1.0 GB | sha256:ad62d6cce22a… | |||
docker.io/oceanbase/ocp-ce :4.3.2 | linux/amd64linux/arm64 | 2024/09/30 18:15 | 1.0 GB | sha256:3a5fcb796e23… | |||
docker.io/oceanbase/ocp-ce :4.3.1 | linux/amd64linux/arm64 | 2024/08/14 17:45 | 1.0 GB | sha256:f9289bf02e66… | |||
docker.io/oceanbase/ocp-ce :4.3.0 | linux/amd64linux/arm64 | 2024/06/19 18:29 | 1.0 GB | sha256:509bdef69856… | |||
docker.io/oceanbase/ocp-ce :4.2.2 | linux/amd64linux/arm64 | 2024/03/18 19:25 | 1.0 GB | sha256:01aa6160f063… | |||
docker.io/oceanbase/ocp-ce :4.2.2-20240315150922 | linux/amd64linux/arm64 | 2024/03/18 19:22 | 1.0 GB | sha256:01aa6160f063… | |||
docker.io/oceanbase/ocp-ce :4.2.2-20240305230336 | linux/amd64linux/arm64 | 2024/03/07 19:06 | 1.0 GB | sha256:be3300492c59… | |||
docker.io/oceanbase/ocp-ce :4.2.2-20240305230336-arm64 | linux/arm64 | 2024/03/07 19:04 | 1.0 GB | sha256:f08c49e6eebe… | |||
docker.io/oceanbase/ocp-ce :4.2.2-20240305230336-amd64 | linux/amd64 | 2024/03/07 19:02 | 1.0 GB | sha256:be3300492c59… |