- Mastering Docker Enterprise
- Mark Panthofer
- 104字
- 2021-07-02 12:30:01
DevOps
Leveraging containers in your continuous integration and continuous deployment pipeline has become a best practice for most DevOps teams. Even the pipeline itself is often run as a containerized platform. The motivation here is a higher-quality product, based on the immutable server pattern where containers are built once and promoted through the pipeline. In other words, the application is not re-installed on a new virtual server between each step in the pipeline. Instead, the same container image is pulled from a central repository and run in the next step. Environment variables and configuration files are used to account for variations between the environments.
推薦閱讀
- Dreamweaver CS3+Flash CS3+Fireworks CS3創意網站構建實例詳解
- PowerShell 3.0 Advanced Administration Handbook
- 輕松學C#
- 蕩胸生層云:C語言開發修行實錄
- Creo Parametric 1.0中文版從入門到精通
- 網絡組建與互聯
- 觸控顯示技術
- 高維聚類知識發現關鍵技術研究及應用
- 運動控制系統
- Containers in OpenStack
- Applied Data Visualization with R and ggplot2
- 大數據技術基礎:基于Hadoop與Spark
- 奇點將至
- Mastering Predictive Analytics with scikit:learn and TensorFlow
- WPF專業編程指南