mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-19 13:47:54 +00:00
0c7bad7792
The supervisor exposes ports configured using the `EXPOSE` directive in the dockerfile when configuring the container for runtime. This can cause issues if using `network_mode: service:<service name>` as the expose configuration is not compatible with that network mode. This fix now skips image exposed ports for that particular network mode. Change-type: patch Relates-to: #2211 |
||
---|---|---|
.. | ||
compose | ||
config | ||
device-api | ||
lib | ||
.mocharc.js | ||
network.spec.ts | ||
types.spec.ts |