Skip to content

Use of links between containers should be deprecated #465

@rnorth

Description

@rnorth

As discussed in #463, docker networks seem mature enough to use, and links are officially not recommended any more.

We'd like to deprecate use of links; off the top of my head I believe we ought to do the following things:

  • Obviously, mark the container addLink method as deprecated with a clear comment
  • Links aren't currently documented very well, but update the docs with a clear enough description of the networking support, so that ad-hoc linking can be done easily by users
  • Modify Webdriver VNC recorder sidecar container to remove use of links
  • Modify Docker Compose support; can we remove use of the ambassador container now?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions