- 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.
推薦閱讀
- Web前端開發(fā)技術(shù):HTML、CSS、JavaScript(第3版)
- Cocos2D-X權(quán)威指南(第2版)
- Learning Spring 5.0
- Learning Chef
- 基于Java技術(shù)的Web應(yīng)用開發(fā)
- C語(yǔ)言程序設(shè)計(jì)
- Windows Forensics Cookbook
- VMware虛擬化技術(shù)
- Python時(shí)間序列預(yù)測(cè)
- Working with Odoo
- UVM實(shí)戰(zhàn)
- Instant PHP Web Scraping
- Python一行流:像專家一樣寫代碼
- Hacking Android
- Redmine Cookbook