Skip to content

--network-alias option missing on docker service create (as well as corresponding options on docker service update) #24787

@Stehsegler

Description

@Stehsegler

#23542 added support for network aliasing of services. Comment 2 in moby/libnetwork#1263 shows this feature in action, by providing the --network-alias option to docker service create. However, for all clients I checked, this just returns the error unknown flag: --network-alias. This also applies for docker service update (flags should probably be --network-alias-add and --network-alias-rm here).

Clients tested were:

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/networkingNetworkingarea/swarmkind/enhancementEnhancements are not bugs or new features but can improve usability or performance.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions