moby/docs
Albin Kerouanton 6a2542dacf
libnet: remove Endpoint.anonymous
No more concept of "anonymous endpoints". The equivalent is now an
endpoint with no DNSNames set.

Some of the code removed by this commit was mutating user-supplied
endpoint's Aliases to add container's short ID to that list. In order to
preserve backward compatibility for the ContainerInspect endpoint, this
commit also takes care of adding that short ID (and the container
hostname) to `EndpointSettings.Aliases` before returning the response.

Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2023-12-20 19:04:37 +01:00
..
api libnet: remove Endpoint.anonymous 2023-12-20 19:04:37 +01:00
contributing Add devcontainer configuration 2023-12-13 13:27:52 +01:00
static_files Remove Docker logo 2017-10-11 13:17:59 +01:00
cluster_volumes.md vendor: github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a 2022-08-09 14:03:50 +02:00
rootless.md Update documentation links 2021-02-25 12:11:50 +01:00