Files
moby/daemon
Rob Murray f1e0746c08 Tell RootlessKit about docker-proxy port mappings
Before this change, when running rootless, instead of running
docker-proxy the daemon would run rootlesskit-docker-proxy.

The job of rootlesskit-docker-proxy was to tell RootlessKit
about mapped host ports before starting docker-proxy, and then
to remove the mapping when it was stopped.

So, rootlesskit-docker-proxy would need to be kept in-step
with changes to docker-proxy (particuarly the upcoming change
to bind TCP/UDP ports in the daemon and pass them to the proxy,
but also possible-future changes like running proxy per-container
rather than per-port-mapping).

This change runs the docker-proxy in rootless mode, instead of
rootlesskit-docker-proxy, and the daemon itself tells RootlessKit
about changes in host port mappings.

Signed-off-by: Rob Murray <rob.murray@docker.com>
2024-08-05 14:04:05 +01:00
..
2022-12-21 11:09:01 +01:00
2024-05-24 21:32:18 +00:00
2023-03-30 10:29:07 +01:00
2024-06-30 19:13:23 +02:00
2023-11-10 20:09:25 +00:00
2023-10-26 00:10:23 +01:00
2023-09-07 18:38:19 +00:00
2023-05-19 20:38:51 +02:00
2024-06-27 23:18:47 +02:00
2023-05-19 20:38:51 +02:00
2024-06-14 15:25:07 +02:00
2023-05-19 20:38:51 +02:00
2024-06-14 15:25:07 +02:00
2024-07-05 19:05:15 -04:00
2023-05-19 20:38:51 +02:00