加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > 安全 > 正文

linux – 是否已弃用Docker链接?

发布时间:2020-12-16 03:30:16 所属栏目:安全 来源:网络整理
导读:当阅读关于将容器关联在一起时,他们现在称之为传统链接here. This article索赔链接在Docker 1.9中已经弃用,但release notes并没有提及这一点,list of deprecated features也没有提及. 题 为什么Docker现在调用链接到旧链接?我应该停止使用它们吗? 最佳答案

当阅读关于将容器关联在一起时,他们现在称之为传统链接here.

This article索赔链接在Docker 1.9中已经弃用,但release notes并没有提及这一点,list of deprecated features也没有提及.

为什么Docker现在调用链接到旧链接?我应该停止使用它们吗?

最佳答案
Docker网络正在推广为继任者 – https://docs.docker.com/engine/userguide/networking/

Before the Docker network feature,you could use the Docker link feature to allow containers to discover each other. With the introduction of Docker networks,containers can be discovered by its name automatically.

关于你是否应该停止使用它们 – 是的.码头世界目前的发展速度非常快,现在链接已经是“遗产”了.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读