6a2542dacf
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> |
||
---|---|---|
.. | ||
create_test.go | ||
inspect_test.go | ||
jobs_test.go | ||
list_test.go | ||
main_test.go | ||
network_test.go | ||
plugin_test.go | ||
update_test.go |