- Hands-On Kubernetes on Windows
- Piotr Tylenda
- 89字
- 2021-06-24 16:54:07
Questions
- What is Docker Registry and how does it relate to Docker Hub?
- What is an image tag?
- What is the standard image repository naming scheme for Docker Hub?
- What is Azure Container Registry and how does it differ from Docker Hub?
- What is the latest tag and when is it recommended to use it?
- How can we version (tag) images using semantic versioning?
- Why would you use Docker Content Trust?
You can find the answers to these questions in the Assessments section of this book.
推薦閱讀
- CockroachDB權威指南
- JavaScript:Functional Programming for JavaScript Developers
- PHP程序設計(慕課版)
- 深入實踐Spring Boot
- 程序員數學:用Python學透線性代數和微積分
- JMeter 性能測試實戰(第2版)
- Java深入解析:透析Java本質的36個話題
- R數據科學實戰:工具詳解與案例分析
- Django 3.0入門與實踐
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- Java EE輕量級解決方案:S2SH
- Java編程指南:語法基礎、面向對象、函數式編程與項目實戰
- 面向對象分析與設計(第3版)
- 開源網絡地圖可視化:基于Leaflet的在線地圖開發
- Tkinter GUI Application Development Blueprints