database dameng 7.6 samples:
docker run -d --name dm7 -p5236:5236 flobit/dm7
the default password is strongP@ssW0rd and you and use -e arguments to setting password
docker run -d -e DM_DBA_PASSWORD='yourStrongPassword' --name dm7 -p5236:5236 flobit/dm7
Content type
Image
Digest
Size
597.4 MB
Last updated
over 7 years ago
docker pull flobit/dm7