Db2 Data Management Console Docker container

You can deploy IBM® Db2® Data Management Console as a Docker container.

Docker containers provide you with a virtualized run-time environment from which to run Db2 Data Management Console, without impacting your existing operating system.

A container is a runtime instance of a docker image, which is an ordered collection of root file system changes and related execution code.

An image typically contains a union of layered file systems stacked on top of each other, but it has no state and it never changes. So, a Docker container consists of:
  • A Docker image
  • An execution environment
  • A standard set of instructions
Note: The Db2 Data Management Console Docker image has moved from Docker Hub to ICR.
docker pull icr.io/cpopen/db2console/db2console:latest