balena-supervisor/test/data/docker-states
Cameron Diver c109a24874 Support network_modes of service:<servicename>
That way that this is performed is by first adding a depends_on entry
for the target service if it appears in a network mode. Then when we
generate the docker container for this service, we use the containerId
of the target container and replace the network_mode with
`container:<id>`.

When comparing state, we check that the containerId still points to the
contianerId of the target container, and in this way we ensure that
when a network mode target container changes, we change the dependent
container too.

Change-type: minor
Closes: #851
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-07-23 13:41:19 +01:00
..
entrypoint Add /tmp/balena lock and handover paths and BALENA_ env vars 2018-10-16 15:12:04 +02:00
network-mode-service Support network_modes of service:<servicename> 2019-07-23 13:41:19 +01:00
simple Add /tmp/balena lock and handover paths and BALENA_ env vars 2018-10-16 15:12:04 +02:00