{"success":true,"data":{"user":"xuxuclassmate","name":"dameng","namespace":"xuxuclassmate","repository_type":"image","status":1,"status_description":"active","description":"DAMENG DataBases version:8.1.2 / 20251203","is_private":false,"is_automated":false,"star_count":7,"pull_count":30750,"last_updated":"2026-04-14T04:36:56.733005Z","last_modified":"2026-04-14T05:25:35.690425Z","date_registered":"2022-11-24T10:46:10.371774Z","collaborator_count":0,"affiliation":null,"hub_user":"xuxuclassmate","has_starred":false,"full_description":"# Dameng Database (DM8) Docker Image\n\nThis image provides a lightweight, auto-initializing instance of **Dameng Database 8.1.2 / 20251203\n\n# 📌 Version Information\n\n*   **Default Tag (`latest`)**: Based on DM8 V8.1.2 (Stable, Optimized for Size).\n*   **Latest Build Tag (`20251203`)**: Based on DM8 V8.1.2.128 (Includes latest patches and updates).\n\n> **⚠️ Note on Versions:**\n> The `latest` tag points to the stable, smaller-sized version. The new `20251203` build includes updated binaries and libraries, resulting in a larger image size. \n>\n> If you require the **latest security patches and features**, please explicitly pull the specific tag:\n> ```bash\n> docker pull xuxuclassmate/dameng:20251203\n> ```\n\n---\n\n## 🚀 Quick Start\n\n### 1. Pull the Image\n\n**For the latest stable version (Recommended for most users):**\n```bash\ndocker pull xuxuclassmate/dameng\n```\n\n##  2、Start Container\n```\ndocker run -d -p 5236:5236 --restart=always --name dameng --privileged=true -e PAGE_SIZE=16 -e LD_LIBRARY_PATH=/opt/dmdbms/bin -e INSTANCE_NAME=dm8db xuxuclassmate/dameng\n```\n## 3、Entering the container\n```\ndocker exec -it dameng bash\n```\n## 4、Log in to dameng database\n```\n./opt/dmdbms/bin/disql SYSDBA/SYSDBA001\n```\n\nDefault account ： SYSDBA\n\nDefault Password ： SYSDBA001\n\n---\n---\n## ENABLE_BLOB_CMP_FLAG：\n\n0: not supported; 1: supported. After setting to 1, DISTINCT, ORDER BY, analysis function and set function are supported to handle large fields.\n\n## How to modify\n\n```\nsp_set_para_value(1,'ENABLE_BLOB_CMP_FLAG',1);\n```","permissions":{"read":true,"write":false,"admin":false},"media_types":["application/vnd.docker.container.image.v1+json","application/vnd.oci.image.config.v1+json"],"content_types":["image"],"categories":[],"immutable_tags_settings":{"enabled":false,"rules":[".*"]},"storage_size":2169465183,"source":null},"timestamp":"2026-07-29T16:45:00.824Z"}