mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-25 05:46:51 +00:00
27f0d2e655
Network aliases are now compared checking that the target state is a subset of the current state. This will prevent service restarts due to additional aliases created by docker in the container. Closes: #2134 Change-type: patch