Checking Linux , Docker version & status
Daniel Nashed – 24 August 2024 08:36:35
The Domino Start Script and Domino container script both provide an "about" option to show Linux and machine info.
Usually you should not have Docker and Podman installed at the same time -- In my case I have both installed for testing.
This command will show what is installed and what the status is:
domino about
Using Domino config File [/etc/sysconfig/rc_domino_config]
------------------------------------------------------------------------------------------
Hostname : volt.domino.lab
Linux OS : CentOS Stream 9
Linux Version : 9
Kernel : 5.14.0-457.el9.x86_64
Virt : kvm
Podman : 5.1.1
Docker : 27.0.3
DomDownload : 1.0.4
CPU Info : 2 Intel Xeon Processor (Skylake, IBRS, no TSX)
CPU MHz : 2294.608
CPU Cache : 16384 KB
Linux Uptime : 69 day, 22 hour 7 min
Load Average : 0.00 0.00 0.00
MemTotal : 3.5 GB
MemAvailable : 2.8 GB (80.0)
MemCached : 2.2 GB (62.4)
MemFree : 0.8 GB (22.9)
------------------------------------------------------------------------------------------
- Comments [0]