Skip to Content
Learn OpenShift
book

Learn OpenShift

by Denis Zuev, Artemii Kropachev, Aleksey Usov
July 2018
Intermediate to advanced
504 pages
11h 34m
English
Packt Publishing
Content preview from Learn OpenShift

Questions

  1. What are the three main Docker components? choose one:
    1. Docker Container, Docker Image, Docker Registry
    2. Docker Hub, Docker Image, Docker Registry
    3. Docker Runtime, Docker Image, Docker Hub
    4. Docker Container, Docker Image, Docker Hub
  2. Choose two valid registry types:
    1. Personal Registry
    2. Private Registry
    3. Public Registry
    4. Security Registry
  3. The main purpose of Docker Persistent Storage is to make sure that an application data is saved if a container dies:
    1. True
    2. False
  4. What Linux feature controls resource limitations for a Docker container? choose one:
    1. Cgroups
    2. Namespaces
    3. SELinux
    4. chroot
  5. What commands can be used to build a custom image from a Dockerfile? choose two:
    1. docker build -t new_httpd_image .
    2. docker build -t new_httpd_image ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Operating OpenShift

Operating OpenShift

Rick Rackow, Manuel Dewald
OpenShift for Developers, 2nd Edition

OpenShift for Developers, 2nd Edition

Joshua Wood, Brian Tannous
Kubernetes: Up and Running, 2nd Edition

Kubernetes: Up and Running, 2nd Edition

Brendan Burns, Joe Beda, Kelsey Hightower

Publisher Resources

ISBN: 9781788992329Supplemental Content