Search Header Logo

Docker Basic

Authored by Daniel Adesoji

Professional Development

Professional Development

Used 10+ times

Docker Basic
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Docker?

A version control system

A containerization platform

A programming language

An operating system

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes a Docker container?

A lightweight virtual machine

A package manager

  • A runtime instance of a Docker image

A command-line tool

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Docker image?

An executable package that includes everything needed to run a software

A running instance of a container

A tool for managing databases

An IDE for developing software

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to build a Docker image from a Dockerfile?

docker create

docker build

docker run

docker start

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which instruction in a Dockerfile sets the working directory for any RUN, CMD, ENTRYPOINT, COPY, and ADD instructions that follow it?

WORKDIR

RUN

CMD

ENV

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of Docker Hub?

To build Docker images

To provide cloud-based storage and sharing of Docker images

To monitor Docker containers

To deploy Docker applications

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a .dockerignore file used for?

To ignore certain Docker commands

  • To exclude files and directories from being added to the Docker image

To provide default configurations for Docker

  • To list all Docker containers

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?