/check-container-status

This simply bash script check connectivity of expected $docker_network for a defined number of containers (last ip of subnet = $last_ip) and send $email if the numbers of containers up are not the expected (declare as $expected_containers).

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Watchers