Sign inSign up

renatoelric/db2mx

By renatoelric

•Updated almost 8 years ago

DB2express-C image with database to run IBM Maximo Maxinst command.

Image
0

10K+

renatoelric/db2mx repository overview

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

Tag summary

Content type

Image

Digest

Size

624.1 MB

Last updated

almost 8 years ago

docker pull renatoelric/db2mx