cloud · container · IBM Cloud · linux · macos

docker: monitor the execution of N containers

I had to monitor the execution of N containers that were collecting data from multiple accounts at IBM Cloud. Here, each container is simulation the process to collect the data, one container per account:

linux

linux: IP and hostname in the same line

A simple composition of commands to print the hostname and IP in the same line: