-
Hi Have a quick question: How do I monitor containers e.g. starting with "MyContainers.XYZ"? I have found nothing in the documentation about that. My use case is: I have a project (web api) in prod and dev, but the container name should have the version in it.. so I cannot simply list all containers for future :) Ideally I would pass in |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Support for specifying container names as regex patterns has been merged, but not yet released. You can try it in |
Beta Was this translation helpful? Give feedback.
Support for specifying container names as regex patterns has been merged, but not yet released. You can try it in
containrrr/watchtower:latest-dev
in the meantime, but there isn't any documentation.For your use case it would be
ServerXYZ\.Dev.*