Sign inSign up

openeuler/oceanbase

Sponsored OSS

By openeuler

Updated 3 days ago

Image
0

5.8K

openeuler/oceanbase repository overview

Quick reference

oceanbase | openEuler

Current oceanbase docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.

OceanBase is an open-source, distributed HTAP database management system.

Learn more on oceanbase website.

The tag of each oceanbase docker image is consist of the version of oceanbase and the version of basic image. The details are as follows

TagsCurrentlyArchitectures
4.4.2_CE_BP3-oe2403sp4oceanbase 4.4.2_CE_BP3 on openEuler 24.03-LTS-SP4amd64, arm64
4.3.5_CE_BP2_HF1-oe2403sp1oceanbase 4.3.5_CE_BP2_HF1 on openEuler 24.03-LTS-SP1amd64, arm64
4.3.5_CE_BP3-oe2403sp2oceanbase 4.3.5_CE_BP3 on openEuler 24.03-LTS-SP2amd64, arm64
4.3.5_CE_BP3-oe2403sp4oceanbase 4.3.5_CE_BP3 on openEuler 24.03-LTS-SP4amd64, arm64

Usage

Here, users can select {Tag} based on their requirements.

  • Pull the openeuler/oceanbase image from docker

    docker pull openeuler/oceanbase:{Tag}
    
  • Start a oceanbase instance

    docker run -it --name my-oceanbase -p 2881:2881 openeuler/oceanbase:{Tag} bash
    

    When my-oceanbase started, you can config and run your tasks

    [root@6559d851ae46 /]# obd --help
        Usage: obd <command> [options]
        Available commands:
    
        binlog         binlog service tools
        cluster        Deploy and manage a cluster.
        demo           Quickly start
        display-trace  display trace_id log.
        host           Host tools
        license        Register and display license.
        mirror         Manage a component repository for OBD.
        obdiag         Oceanbase Diagnostic Tool
        pwd            Obd cluster password management.
        repo           Manage local repository for OBD.
        test           Run test for a running deployment.
        tool           Tools
        update         Update OBD.
        web            Start obd deploy application as web.
        ...
    

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:734263753

Size

586.1 MB

Last updated

3 days ago

docker pull openeuler/oceanbase

This week's pulls

Pulls:

77

Last week