- Learn OpenShift
- Denis Zuev Artemii Kropachev Aleksey Usov
- 139字
- 2021-08-13 16:03:49
Questions
- What are the three main Docker components? choose one:
- Docker Container, Docker Image, Docker Registry
- Docker Hub, Docker Image, Docker Registry
- Docker Runtime, Docker Image, Docker Hub
- Docker Container, Docker Image, Docker Hub
- Choose two valid registry types:
- Personal Registry
- Private Registry
- Public Registry
- Security Registry
- The main purpose of Docker Persistent Storage is to make sure that an application data is saved if a container dies:
- True
- False
- What Linux feature controls resource limitations for a Docker container? choose one:
- Cgroups
- Namespaces
- SELinux
- chroot
- What commands can be used to build a custom image from a Dockerfile? choose two:
- docker build -t new_httpd_image .
- docker build -t new_httpd_image .\
- docker build -t new_httpd_image ($pwd)
- docker build -t new_httpd_image ./
- The docker commit command saves Docker images to an upstream repository:
- True
- False
推薦閱讀
- Linux網絡管理與配置(第2版)
- Linux從零開始學(視頻教學版)
- Linux內核完全注釋(20周年版·第2版)
- UNIX操作系統設計
- 蘋果電腦玩全攻略 OS X 10.8 Mountain Lion
- Linux集群和自動化運維
- Moodle 3.x Teaching Techniques(Third Edition)
- 無蘋果不生活 The New iPad隨身寶典
- 從實踐中學習Kali Linux無線網絡滲透測試
- NetDevOps入門與實踐
- Hands-On UX Design for Developers
- Cassandra 3.x High Availability(Second Edition)
- Linux操作系統
- Java EE 7 Developer Handbook
- 電腦辦公(Windows 7 + Office 2013)入門與提高