DAMENG DataBases version:8.1.2 / 20251203
10K+
This image provides a lightweight, auto-initializing instance of **Dameng Database 8.1.2 / 20251203
latest): Based on DM8 V8.1.2 (Stable, Optimized for Size).20251203): Based on DM8 V8.1.2.128 (Includes latest patches and updates).⚠️ Note on Versions: The
latesttag points to the stable, smaller-sized version. The new20251203build includes updated binaries and libraries, resulting in a larger image size.If you require the latest security patches and features, please explicitly pull the specific tag:
docker pull xuxuclassmate/dameng:20251203
For the latest stable version (Recommended for most users):
docker pull xuxuclassmate/dameng
docker 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
docker exec -it dameng bash
./opt/dmdbms/bin/disql SYSDBA/SYSDBA001
Default account : SYSDBA
Default Password : SYSDBA001
0: not supported; 1: supported. After setting to 1, DISTINCT, ORDER BY, analysis function and set function are supported to handle large fields.
sp_set_para_value(1,'ENABLE_BLOB_CMP_FLAG',1);
Content type
Image
Digest
sha256:c40883234…
Size
158.4 MB
Last updated
over 2 years ago
docker pull xuxuclassmate/dameng