- Solved
- Annoyance
Sometimes when a docker container is updated any previously removed port mappings that where on there by default are re-added by unraid.
For example if you run a container behind an nginx reverse proxy and dont want it to get a port mapped you remove it when installing. Later on when there is an update the port sometimes is re-added when you trigger the update.
Reproduction:
1. Install a container/app from community apps
2. Remove the port mapping before starting
3. Wait for an update to the container
4. Click update and watch the port automatically get re added to the config and mapped.