書名: 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.
推薦閱讀
- Learning Cython Programming
- Apache ZooKeeper Essentials
- 羅克韋爾ControlLogix系統應用技術
- Java軟件開發基礎
- 手把手教你學C語言
- RISC-V體系結構編程與實踐(第2版)
- 快人一步:系統性能提高之道
- Android移動開發案例教程:基于Android Studio開發環境
- Hands-On Kubernetes on Windows
- 高效使用Greenplum:入門、進階與數據中臺
- Java EE輕量級解決方案:S2SH
- Spring Boot從入門到實戰
- 深入實踐C++模板編程
- Expert Cube Development with SSAS Multidimensional Models
- 程序員的算法趣題2