
DevOps
nick19860328
这个作者很懒,什么都没留下…
展开
-
Chapter 1: Why Do DevOps?
Section 1: Understanding ImprovementSection 2: The Convergence, History, and Value of DevOps原创 2016-11-30 23:21:21 · 233 阅读 · 0 评论 -
Chapter 2: Understanding the Value Stream
Section 1: Analyzing the Technology Value StreamSection 2: The Three Ways of DevOpsSection 3: The First Way - FlowSection 4: The Second Way - Feedback LoopsSection 5: The Third W原创 2016-11-30 23:25:08 · 181 阅读 · 0 评论 -
Chapter 3: Getting Started With Devops
Section 1: Picking a Value StreamSection 2: Understanding Organizational ChangeSection 3: Enabling Transformation原创 2016-11-30 23:26:28 · 227 阅读 · 0 评论 -
Chapter 4: The First Way - Accelerate Flow
Section 1: Continuous Delivery Patterns and PracticesSection 2: The Deployment PipelineSection 3: Creating Consistency in the PipelineSection 4: Automated TestingSection 5: Deplo原创 2016-11-30 23:28:32 · 189 阅读 · 0 评论 -
Chapter 5: The Second Way - Amplify Feedback Loops
Section 1: Creating a Service Reliability CultureSection 2: Fast FeedbackSection 3: Understanding MonitoringSection 4: Understanding Complexity原创 2016-11-30 23:29:43 · 218 阅读 · 0 评论 -
删除所有容器
sudo docker rm ` sudo docker ps -a -q`原创 2016-12-09 04:39:13 · 965 阅读 · 0 评论