DB2express-C image with database to run IBM Maximo Maxinst command.
10K+
Based on https://hub.docker.com/r/ibmcom/db2express-c/
With:
Database created to run IBM Maximo maxinst;
Port: 50000
Database name: MAXIMO
Tablespaces: MAXDATA and MAXINDEX
Database user: db2inst1
Database password passed through argument
Example basic command to run:
docker run -d -p 50000:50000 -e DB2INST1_PASSWORD=maximoqa01 -e LICENSE=accept -v /Users/Shared:/share renatoelric/db2mx db2start
Content type
Image
Digest
Size
624.1 MB
Last updated
almost 8 years ago
docker pull renatoelric/db2mx