A smaller stack for a cleaner workflow ...
This guide walks you through containerizing a Python application that uses system-level dependencies. In this example, we use pyzbar to decode QR codes, which requires the libzbar0 system library.
"expr": "( (up{job=\"cadvisor\", container_label_com_docker_compose_service=\"webdev\"} == 1 AND on(instance, job, name) container_health_failing{job=\"cadvisor ...