mirror of
https://github.com/containrrr/watchtower.git
synced 2026-01-26 18:56:09 +01:00
previously, this was only done when marking dependant containers for restart. but since the names should ALWAYS start with a slash, this check could be performed every time the container is iterated. the only downside to this is that it's less performant (as it needs to copy the strings instead of just having the slices point to the same source string), but it should not be noticable. |
||
|---|---|---|
| .. | ||
| actions | ||
| flags | ||
| meta | ||
| util | ||