Containers are becoming popular day by day and provide great flexibility of running the instance locally and play around for developers. For Maximo developers, it is even more relevant as there is no need to coordinate with others while enabling admin mode, or restarting the server, etc for any developmental need. Docker for Maximo can be used by Developers to run their isolated local instance. A Docker container image is a lightweight, standalone, executable package of software that includes everything needed to run an application: code, runtime system tools, system libraries, and settings. While working with docker, the following are some of the frequently used commands which every Maximo consultant should know. Happy Dockerizing! Commands Purpose docker --version Version of Docker installed on your machine docker info Details of Docker installed on your machine docker images List of images on your machine docker images -a List of images with creation time, size and all other details...
This blog is all about Maximo & Reliability. In this blog focus to provide details of new solutions in Maximo and to also demystify Maximo.