- 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開發技術
- PLC控制程序精編108例
- 白話區塊鏈
- vSphere Virtual Machine Management
- Windows Server 2012 Hyper-V Cookbook
- Installing and Configuring Windows 10:70-698 Exam Guide
- ElasticSearch Cookbook
- Social Data Visualization with HTML5 and JavaScript
- Linux系統最佳實踐工具:命令行技術
- 辦公自動化教程(Windows7+Office2010)
- Responsive Web Design with AngularJS
- Xamarin Mobile Application Development for Android
- SAP后勤模塊實施攻略:SAP在生產、采購、銷售、物流中的應用
- Windows 11使用方法與技巧從入門到精通
- 深入理解Android:卷III