- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 76字
- 2021-07-02 13:41:49
Working with a Dockerfile
When assembling an image, whether using docker commit or export, optimizing the outcome in a managed way is a challenge, let alone integrating it with a CI/CD pipeline. A Dockerfile represents the building task in the form of code, which significantly reduces the difficulty of building tasks for us. In this section, we'll describe how to map Docker commands into a Dockerfile and take a step towards optimizing it.
推薦閱讀
- Implementing VMware Horizon 7(Second Edition)
- Mastering Concurrency Programming with Java 8
- JSP網(wǎng)絡(luò)編程(學(xué)習(xí)筆記)
- Ceph Cookbook
- PHP基礎(chǔ)案例教程
- Java Web及其框架技術(shù)
- 網(wǎng)頁設(shè)計與制作教程(HTML+CSS+JavaScript)(第2版)
- R語言編程指南
- Learning Laravel's Eloquent
- Learning Probabilistic Graphical Models in R
- R數(shù)據(jù)科學(xué)實戰(zhàn):工具詳解與案例分析
- Android應(yīng)用開發(fā)深入學(xué)習(xí)實錄
- 深入解析Java編譯器:源碼剖析與實例詳解
- PHP 8從入門到精通(視頻教學(xué)版)
- 微信小程序開發(fā)邊做邊學(xué)(微課視頻版)