这可能是网上最全的Docker工具集合

{"type":"doc","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"近几年以来,容器生态的增长和发展比以往任何时候都要快,Docker相关的工具及服务也随之越来越多,以至于想弄明白其中的几个工具或服务就成了一项非常艰巨的任务。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"无论你是初学者还是这方面的专家、开发人员或者运维工程师,SRE亦或是平台架构师,本文将会成为你的学习指南,帮你了解当下最受欢迎的Docker工具产品,以使项目开发流程的各个阶段的效率得到有效提升。"}]},{"type":"image","attrs":{"src":"https:\/\/static001.geekbang.org\/infoq\/49\/49520c0e1e5e195bc0c2d010ff03a865.png","alt":null,"title":null,"style":[{"key":"width","value":"75%"},{"key":"bordertype","value":"none"}],"href":null,"fromPaste":true,"pastePass":true}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"heading","attrs":{"align":null,"level":2},"content":[{"type":"text","text":"Docker工具类别目录"}]},{"type":"bulletedlist","content":[{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"容器编排和调度工具"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"持续集成\/持续部署(CI\/CD)工具"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"监控工具"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"日志工具"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"安全工具"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"存储\/卷管理工具"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"网络配置工具"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"服务发现"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"镜像构建工具"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"管理工具"}]}]}]},{"type":"heading","attrs":{"align":null,"level":2},"content":[{"type":"text","text":"容器编排和调度工具"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Kubernetes"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Kubernetes是市场上公认的最流行的容器编排引擎。它开始于Google的独立项目,最终发展成为成千上万的团队在生产环境中部署容器的首选工具。Google对外宣称每周有数十亿个容器通过Kubernetes进行编排和调度。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"该工具通过将组成应用程序的容器分组为多个逻辑单元,来进行容器的管理和服务发现,从而保证应用程序能正常工作。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/kubernetes.io\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/kubernetes.io\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Docker Swarm"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Swarm是Docker面向开发人员提供的容器编排和调度的管理工具。Swarm自1.12.0版起开始包含在Docker引擎中,并提供了大量的高级功能,比如内置的服务发现、负载均衡、扩展和安全管理等。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Swarm继承和发扬了Docker传统,即专注于工具易用性以及开发人员的体验。客观的讲,它比开箱即用的Kubernetes更容易上手使用。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/www.docker.com\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/www.docker.com\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:社区版免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Mesosphere DC\/OS"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Mesosphere数据中心操作系统(DC\/OS)是一个集成的开源平台,用于在Apache Mesos分布式系统内核上构建数据容器。它旨在将数据中心内的多台服务器视为一个或多个群集,无论这些服务器是基于云上还是自行管理。DC\/OS可以在同一环境中同时部署、管理无状态的应用和有状态工作负载。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"该工具可以与Docker Swarm和Kubernetes一同使用。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/dcos.io\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/dcos.io\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:基于生产环境中节点(物理或虚拟)对Mesosphere DC\/OS软件包的订阅数进行收费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Amazon ECS"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"AWS可以解决容器的编排及调度问题。Amazon ECS是一种高度可扩展的管理服务,它允许开发人员在EC2实例上运行容器化的应用程序。它由多个内置组件组成,可实现Docker集群、任务和服务的简单调度和部署。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"尽管不支持在EC2之外运行容器,但好处是Amazon ECS包含了所有AWS服务的优势,例如拥有CloudTrail、CloudWatch、Elastic Load Balancers等功能服务。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/aws.amazon.com\/ecs\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/aws.amazon.com\/ecs\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:Amazon ECS无需额外费用。但需要支付存储和运行应用程序所需的AWS资源(例如EC2实例或EBS存储)。"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Azure Container Service (AKS)"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"最近,Azure的服务从ACS重命名为AKS,是一项开源的管理服务,并已针对Azure虚拟机进行了优化。它提供了创建、配置和管理开放式Docker容器基础架构的必要工具。AKS通过支持Kubernetes、Mesosphere DC\/OS以及Swarm,可以提供简化的基于容器的应用程序开发和部署。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"它支持用户通过自选的应用程序管理工具对容器进行扩展和编排,并可通过标准API调用进行管理。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/azure.microsoft.com\/en-us\/services\/container-service\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/azure.microsoft.com\/en-us\/services\/container-service\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:只需为选择使用的资源付费,比如虚拟机、存储和网络资源等。"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Google Container Engine (GKE)"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"在Kubernetes支持下,GKE可以在Google Cloud上进行部署、管理和扩展容器化的应用程序。GKE的目标是通过改进容器化应用的管理来提高IT团队的生产力。虽然它有着简洁的用户界面以及简单的命令行工具,但是这背后隐藏的管理任务是十分复杂的。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Kubernetes是GKE的基石。尽管你无需学习Kubernetes可以直接使用GKE,但是如果你了解K8s基本概念的话,在使用上GKE上会有很大的帮助。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/cloud.google.com\/container-engine\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/cloud.google.com\/container-engine\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:每个集群5个以内节点免费,6个以上节点,按照0.15美元\/小时(109.50美元\/月)进行收费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Cloud Foundry’s Diego"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Cloud Foundry使用其Diego架构来管理“Garden”环境中的应用程序容器。Garden遵循Linux的开放容器协议(Open Container Initiative)准则来托管容器,并通过Diego的其他组件进行了抽象。通过Cloud Controller,Diego可以提供应用程序的调度和管理功能。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/docs.cloudfoundry.org\/concepts\/diego","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/docs.cloudfoundry.org\/concepts\/diego"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Marathon"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Marathon是基于Apache Mesos构建的私有生产级别的PaaS(平台即服务)。Marathon框架支持对容器化的应用程序进行扩展,在必要时增加可用的资源池以对应用扩展更多的节点。它也可以用作容器编排工具,为容器化的应用程序提供故障恢复。Marathon会自动处理硬件或软件故障,以确保应用程序始终处于正常工作状态。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/mesosphere.github.io\/marathon\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/mesosphere.github.io\/marathon\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"HashiCorp Nomad"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Nomad支持在Linux、Mac和Windows多平台运行,是一个简单的二进制工具,能调度所有虚拟化、容器化以及独立运行的应用程序。从单容器简单应用到拥有成千上万个容器的大型应用,Nomad允许你几分钟内在5000个主机上运行百万级别数量的容器。通过在有限的服务器上高效地分配更多的应用程序,Nomad在降低生产成本的同时,也提高了服务器的资源使用率。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/www.nomadproject.io\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/www.nomadproject.io\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Helios"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Helios最初是Spotify的内部工具,用于确保数百个微服务可在数千台服务器上有效运行。它能够实现大规模部署和容器管理,并配备了基于HTTP的API和命令行客户端。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Helios不需要特定的网络拓扑。它只需要确保宿主的服务器上正常运行了ZooKeeper集群和JVM。它可以作为开源的项目使用。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/github.com\/spotify\/helios","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/github.com\/spotify\/helios"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Rancher"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"RancherOS不仅可以用来进行容器编排,还可在生产环境中用作完整的容器管理平台。RancherOS是一个基于容器的操作系统(OS),能够支持许多基础架构服务,比如全局和本地的负载均衡、主机网络互联、存储卷快照等。Rancher还集成了类似Docker Machine和Swarm的本地Docker管理功能。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"http:\/\/rancher.com\/","title":"xxx","type":null},"content":[{"type":"text","text":"http:\/\/rancher.com\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Nebula"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Nebula是为Docker容器编排而生的一个新的开源项目,旨在实现大规模的集群管理。该工具通过按需扩展每个项目组件来实现此功能。该项目的目标是充当IoT设备以及CDN或边缘计算等分布式服务的Docker编排器。 Nebula能够实现通过一个API调用同时更新全球成千上万的IoT设备。Nebula旨在帮助开发人员和运维人员像操作分布式容器应用一样操作物联网设备。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"http:\/\/nebula.readthedocs.io\/en\/latest\/","title":"xxx","type":null},"content":[{"type":"text","text":"http:\/\/nebula.readthedocs.io\/en\/latest\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":2},"content":[{"type":"text","text":"持续集成\/持续部署 (CI\/CD)工具"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Jenkins"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Jenkins是领先的CI工具,可以使开发人员和运营团队能够自动化应用程序的构建和测试。 因此,它已成为DevOps这一主题的代名词。Jenkins是一个基于Java的独立程序,开箱即用,并提供了大量的插件,方便与整个项目相关的其他工具进行集成。该工具可以让你能够快速构建代理,部署构件,以及对其快速拆卸。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/jenkins.io\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/jenkins.io\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"CircleCI"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"CircleCI可以帮助软件团队专注于为客户创造价值,而不是维护CI基础架构。CircleCI通过简化和加速持续集成流程,来提高IT团队的生产效率。它集成效率很高,并允许你在注册账户后立即构建和部署。它支持通过SSH远程手动调试程序,以及在项目开始后支持动态地扩展容器数量。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/circleci.com\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/circleci.com\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:第一个容器是免费的;对于其他情况,近期价格有调整,具体收费参考官网"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Travis CI"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Travis CI是一个免费开源的持续集成项目,它通过自动地构建和代码修改测试来提高开发部署的效率。软件即服务(Saas)平台能够提供有关代码更改结果的即时反馈。Travis CI还能够通过管理部署流程以及开启通知功能,来使开发过程的其他部分实现自动化。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/travis-ci.org\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/travis-ci.org\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"CodeShip"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"CodeShip是一个支持完全自定义的CI平台。它工作在已建立的Docker工作流之上,为Docker提供本地支持。 该平台致力于提高速度和安全性,并通过自动化测试和部署任务来工作,从而使你可以完全控制环境的构建。 它对许多常见的云平台以及容器编排工具提供了支持。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/codeship.com\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/codeship.com\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"bulletedlist","content":[{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"基础版:每月免费构建100次,超过免费限制后,每月收费低至49美元"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"高级版:每月收费低至75美元,具体收费可以参照官网说明"}]}]}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"GitLab CI"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"GitLab结合了CI、CD以及代码审查来处理整个应用程序的生命周期。它与Docker Engine上的GitLab运行程序结合使用,以实现自动化测试和应用构建。其他功能还包括任务流、IDE、问题跟踪以及代码库管理。GitLab CI还具有一个内置的容器注册表来扫描和存储Docker仓库。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/about.gitlab.com\/features\/gitlab-ci-cd\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/about.gitlab.com\/features\/gitlab-ci-cd\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"bulletedlist","content":[{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"社区版:免费,用户数不做限制"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"企业入门版:每月每用户3.25美元"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"企业高级版:每月每用户16.59美元"}]}]}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Shippable"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"使用Shippable可以提高软件交付速度;它是一个面向开发人员的SaaS平台,可显著减少构建,测试和部署代码到生产环境所需的时间。Shippable设计为一站式自动化平台,可支持DevOps的实践,提供了完整的工作流可视化功能。简单的即插即用接口意味着Shippable可以轻松地与许多其他应用架构和技术栈进行集成。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/www.shippable.com\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/www.shippable.com\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"bulletedlist","content":[{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"免费版:c4.large节点,无限制构建,支持1个并发作业"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"25\/75\/150美元每月:c4.large\/xlarge\/2xlarge节点(每个并发作业)"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"附加企业支持:每月500美元起,具体参考官网价格介绍"}]}]}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"CodeFresh"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"CodeFresh提供了一个完整的工具链,开发人员可以使用它来创建工作流并使其自动化。这些基于Docker的本地CI\/CD管道由Kubernetes进行构建,可通过缓存提供快速有效的资源管理。CodeFresh可以将企业已有的注册表无缝连接并部署到Kubernetes。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/codefresh.io\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/codefresh.io\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"bulletedlist","content":[{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"免费版(仅限公共代码仓库)"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"基础版: 每月99美元起(公共或私有代码仓库)"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"专业版: 每月299美元起,提供SSH登陆专有节点"}]}]}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Buddy"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Buddy可以立即构建、测试和部署应用程序。该工具是一个CI\/CD平台,具有友好的用户界面,支持快速集成和持续高效部署。它支持当前流行的编程语言和框架,包括Angular、Ruby、Python、PHP \/ Laravel、Node.js及.NET Core。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/buddy.works\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/buddy.works\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"bulletedlist","content":[{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"自由职业者: 每月49美元"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"团队:每月99美元"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"软件公司:每月199美元"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"超大型企业:每月299美元"}]}]}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Drone"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Drone是开源的持续集成和部署即服务(DaaS)平台,它使用Go和Docker并基于容器技术构建。该平台不需要安装,配置或服务器维护,可以与BitBucket、Heroku、GitHub以及其他平台无缝集成,并且使用Docker容器实现自动化代码构建、测试和部署。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/drone.io\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/drone.io\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"bulletedlist","content":[{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"微小企业:每月125美元"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"中型企业:每月250美元"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"大型企业:每月500美元"}]}]}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Wercker"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Wercker是Docker原生的CI和CD自动化平台,旨在帮助软件开发人员构建和部署其应用程序以及复杂的微服务架构。Wercker可以与Kubernetes原生集成,可自动执行定义的部署工作流,让你可以专注于构建应用程序。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"http:\/\/www.wercker.com\/","title":"xxx","type":null},"content":[{"type":"text","text":"http:\/\/www.wercker.com\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:社区版:免费;付费版:每月350美元起"}]},{"type":"heading","attrs":{"align":null,"level":2},"content":[{"type":"text","text":"监控工具"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Sumo Logic"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Sumo Logic是一种云原生的日志查看工具,可以提供高级数据分析、可视化和警报功能。指标监控解决方案可以提供实时安全性指标和操作信息,并允许你诊断和定位所有应用程序和基础架构问题。基于机器学习的分析还意味着,可以在问题和异常发生并影响最终用户之前,快速发现并预测潜在威胁和异常。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/www.sumologic.com\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/www.sumologic.com\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"bulletedlist","content":[{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"免费版:每天上限500MB"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"专业版:日志和指标:每月90美元,每天1GB"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"企业版:日志和指标:每月150美元,每天1GB"}]}]}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Prometheus"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Prometheus由SoundCloud开发,是一个开源的系统监控及警报工具。它包含了监控相关的许多方面,例如指标的生成和收集、结果可视化以及异常发生时的报警功能。Prometheus擅长记录时间序列数据,并且补充了以服务器为中心的监控以及高度动态的面向服务的体系架构。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/prometheus.io\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/prometheus.io\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Sysdig"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Sysdig开源是所有Sysdig产品背后的核心技术。该开放源代码工具旨在提供单个主机的详细故障定位和排除功能,并以基于命令行界面的形式进行交互使用。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/www.sysdig.org\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/www.sysdig.org\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"bulletedlist","content":[{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"开源版:免费"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"基础版:每月20美元"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"专业云服务:每月30美元"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"专业软件:参考官方网站报价"}]}]}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Sysdig Monitor"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Sysdig Monitor(以前称为Sysdig Cloud)是Sysdig的商业解决方案,用于生成和分析系统级信息和实时数据。 它专为Linux系统故障定位和排除而设计,提供了深入的容器可视化监控,对Docker环境的监控十分有用。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/sysdig.com\/product\/how-it-works\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/sysdig.com\/product\/how-it-works\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:根据云服务和软件版本灵活定价"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Datadog"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/www.datadoghq.com\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/www.datadoghq.com\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"bulletedlist","content":[{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"免费版:5台以内主机免费"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"专业版:每台主机每月15美元"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"企业版:每台主机每月23美元"}]}]}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"New Relic"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"作为行业领导者,New Relic是一个基于SaaS服务的性能管理解决方案。它使得开发人员可以实时诊断和修复应用程序性能问题。它的应用程序性能监视(APM)功能可以提供实时可视化,其基础架构中的Linux代理会自动收集在监控主机上运行的Docker容器的相关指标。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/newrelic.com\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/newrelic.com\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"bulletedlist","content":[{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"自托管环境:专业版每月149美元; 基础版每月75美元"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"基于云环境:取决于云服务商和实例的大小,运行环境和监控数量"}]}]}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"cAdvisor"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Google的cAdvisor(容器顾问)是一个监控解决方案,可分析Docker中运行的容器的所有性能指标和资源使用情况。该工具会收集并生成容器相关指标,例如网络信息统计、资源隔离参数以及资源使用情况的完整历史记录。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/github.com\/google\/cadvisor","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/github.com\/google\/cadvisor"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":2},"content":[{"type":"text","text":"日志工具"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Logspout"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Logspout是一个非常好用的日志工具,可帮助用户管理Docker容器中运行的程序生成的日志。它将容器化应用的运行日志路由到指定位置(例如,路由到JSON对象或通过HTTP转发到其他服务器)。Logspout还具有可扩展的模块系统。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/github.com\/gliderlabs\/logspout","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/github.com\/gliderlabs\/logspout"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Fluentd"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Fluentd可以看作是一个开源的数据收集器,可以统一和记录所有其他容器的日志。它拥有超过500个插件,可以连接到许多数据源,并可以控制数据输出以收集事件;通过标签标记的方式将日志路由到指定位置。这种基于标签路由的方式可以让复杂的路由规则十分清晰的表示出来。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/www.fluentd.org\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/www.fluentd.org\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Logstash"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Logstash是Elastic Stack技术栈的一部分,可以与Beats、Elasticsearch和Kibana一起很好地配合工作。它是一个开源的服务器端处理系统,可以用于传输和处理日志、事件或其他数据。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/www.elastic.co\/products\/logstash","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/www.elastic.co\/products\/logstash"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"syslog-ng"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"使用syslog-ng可以从各种来源收集日志,并在将日志路由到其他目标之前,对其进行近乎实时的处理。syslog-ng是一个高可用的日志管理基础架构,它非常高效地实现了富文本解析和日志重写功能。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/syslog-ng.org\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/syslog-ng.org\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费——高级版本按所提供的服务收费,具体参考官方网站"}]},{"type":"heading","attrs":{"align":null,"level":2},"content":[{"type":"text","text":"安全工具"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Clair"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Clair是一个开源项目,旨在识别和分析Docker和appc容器化应用中的漏洞。Clair会定期从一组自定义配置的来源中提取容器漏洞元数据,以便识别容器映像及其上游中的安全漏洞。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/coreos.com\/clair\/docs\/latest\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/coreos.com\/clair\/docs\/latest\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Aqua Security"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Aqua Security通过提供全栈安全性保障,来保护所有平台上基于容器的应用程序。Aqua Security是一个专用平台,可在开发各个阶段对容器环境和过程进行严格控制。它可以提供可视化和安全管理等功能,功能十分丰富。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/www.aquasec.com\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/www.aquasec.com\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:定价由所选软件计划费用以及虚拟机的Azure基础架构服务费用决定"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Twistlock"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Twistlock安全套件旨在解决容器化应用的安全性问题。它是一种端到端安全解决方案,它通过增加Docker容器监视层来检测漏洞。Twistlock可以在应用程序的整个生命周期内强化容器映像并增强安全策略。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/www.twistlock.com\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/www.twistlock.com\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:软件定价由所选的订阅和基础架构服务决定"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Docker Bench for Security"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Docker Bench for Security是一个预构建容器,可以在任何Docker主机上运行。它是一组Bash shell测试脚本,并以root用户身份运行。这些测试会对生产环境中部署的Docker容器的常见最佳安全实践进行检查。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/hub.docker.com\/r\/docker\/docker-bench-security\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/hub.docker.com\/r\/docker\/docker-bench-security\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Docker Notary"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Notary是一个开源Docker项目,可为数据收集提供安全保证。通过运行Notary服务来发布和管理内容。 它可以对发布的内容进行数字签名,并允许用户对内容的完整性和来源进行验证。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/github.com\/docker\/notary","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/github.com\/docker\/notary"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":2},"content":[{"type":"text","text":"存储\/卷管理工具"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Convoy"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Convoy是由Rancher公司创建的Docker卷管理插件,用于管理持久化容器卷。它是一个开源Docker卷驱动程序,可以进行快照备份和还原Docker卷。它支持在AWS上创建Docker卷,拥有Elastic Block Store的所有功能和性能。另外,它可以获取现有的EBS卷,并使用它来创建可以附加到Docker容器的卷。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/github.com\/rancher\/convoy","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/github.com\/rancher\/convoy"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Portworx"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Portworx是用于持久化、共享和复制卷的分布式存储解决方案。它可以实现大规模自动化数据服务的部署和操作。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/portworx.com\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/portworx.com\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Blockbridge"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Blockbridge卷管理插件拥有高级的安全性、移动性以及备份和还原功能,可为容器化应用提供高性能存储。借助适用于Docker 1.13+的Docker插件,Docker可以自行完成卷的安装和生命周期管理。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"http:\/\/www.blockbridge.com\/","title":"xxx","type":null},"content":[{"type":"text","text":"http:\/\/www.blockbridge.com\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":2},"content":[{"type":"text","text":"网络配置工具"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"flannel"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"flannel是专为Kubernetes设计的网络配置工具,它通过在群集中多个节点之间使用第3层的IPv4网络来配置安全网络结构。它不控制容器与主机平台的联网方式,而仅控制主机之间的网络流量传输方式。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/coreos.com\/flannel\/docs\/latest\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/coreos.com\/flannel\/docs\/latest\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"weaveworks"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Weaveworks为开发人员提供了一种高效的方式来连接、监控和控制Docker容器。它可以创建一个灵活的虚拟网络结构,通过该结构连接跨多个主机部署的容器。Weaveworks扩展和提高了Kubernetes和Docker Swarm等容器编排工具的效率,并简化了生产环境中容器的管理。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/www.weave.works\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/www.weave.works\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"bulletedlist","content":[{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"标准版:每个节点每月30美元或每年300美元"}]}]},{"type":"listitem","attrs":{"listStyle":null},"content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"企业版:每个节点每月150美元或每年1500美元"}]}]}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Project Calico"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Calico是一个高度可扩展的开源项目,可以为虚拟网络提供了相应方案,以支持无限主机上的虚拟机集群。该工具的简化网络模型设计可以支持为每个负载配置较细粒度的连接策略,并允许SDN进行集中管理。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/www.projectcalico.org\/getting-started\/docker\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/www.projectcalico.org\/getting-started\/docker\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":2},"content":[{"type":"text","text":"服务发现"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Consul"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Consul是一种易于使用、基于开放标准的服务发现解决方案,可在FreeBSD,Linux,Mac OS X,Solaris和Windows上运行。Consul旨在支持多数据中心,无需复杂的配置即可为多个数据区域提供支持。其重要功能包括:服务发现,运行状况检查以及键\/值对存储等。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/www.consul.io\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/www.consul.io\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Etcd"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Etcd由CoreOS创建,是专为共享配置和服务发现而设计的高可用键值存储系统。 该工具提供了一种在机器集群上存储分布式数据的高可用方法。它专门为运行CoreOS的集群而构建,但是etcd也可以在其他常见操作系统(包括BSD,Linux和OS X)上正常运行。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/coreos.com\/etcd\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/coreos.com\/etcd\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Proxy"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Factorish将代理构建为易于使用的轻量级(<30mb)容器。该工具基于alpine\/gliderlabs创建并使用nginx作为HTTP负载均衡器来运行。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/hub.docker.com\/r\/factorish\/proxy\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/hub.docker.com\/r\/factorish\/proxy\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":2},"content":[{"type":"text","text":"镜像构建工具"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Packer"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Packer是Hashicorp下的一款工具,用于构建服务映像(包括Docker),并可以与Ansible,Chef和Puppet等配置管理工具集成。它是一个轻量级的工具,可通过单一源配置在OS上运行。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/www.packer.io\/docs\/builders\/docker.html","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/www.packer.io\/docs\/builders\/docker.html"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Whales"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"使用Whales可以自动对应用程序进行容器化。唯一需要做的就是在主机上安装并运行Docker服务。 Whales会输出程序运行必要的依赖文件,然后就可以通过Docker来运行你的应用程序了。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"http:\/\/www.whales.mx\/","title":"xxx","type":null},"content":[{"type":"text","text":"http:\/\/www.whales.mx\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Gradle"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Gradle插件使得容器构建脚本与Docker守护程序的通讯变得非常简单。每个任务都委托给Docker客户端,该客户端随后通过HTTP连接到Docker的远程API。Gradle有很多支持自定义的配置参数。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/gradle.org\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/gradle.org\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"heading","attrs":{"align":null,"level":2},"content":[{"type":"text","text":"管理工具"}]},{"type":"heading","attrs":{"align":null,"level":4},"content":[{"type":"text","text":"Portainer"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Portainer是开源的轻量级Docker环境管理界面。Portainer运行在在Docker API之上,并且可以提供Docker服务的详细描述。其功能包括了对容器、镜像、网络和存储卷的管理。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"官网:"},{"type":"link","attrs":{"href":"https:\/\/portainer.io\/","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/portainer.io\/"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"价格:免费"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"原文链接:"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"link","attrs":{"href":"https:\/\/caylent.com\/50-useful-docker-tools#Log","title":"xxx","type":null},"content":[{"type":"text","text":"https:\/\/caylent.com\/50-useful-docker-tools#Log"}]}]}]}
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章