Docker

Docker

Professional Development

10 Qs

quiz-placeholder

Similar activities

Networking Skills Quiz

Networking Skills Quiz

Professional Development

10 Qs

IoT Quiz

IoT Quiz

Professional Development

10 Qs

FMEA Day 3 of 3

FMEA Day 3 of 3

Professional Development

10 Qs

Power System Quiz 2

Power System Quiz 2

Professional Development

10 Qs

Building Components Quiz

Building Components Quiz

Professional Development

10 Qs

VEDA DIPLOMA/BTECH WEEKLY EXAM (16/06/2025)

VEDA DIPLOMA/BTECH WEEKLY EXAM (16/06/2025)

Professional Development

15 Qs

Safety General Knowledge Quiz

Safety General Knowledge Quiz

Professional Development

10 Qs

Security Fundamentals and Windows OS Security

Security Fundamentals and Windows OS Security

Professional Development

10 Qs

Docker

Docker

Assessment

Quiz

Engineering

Professional Development

Easy

Created by

Tan WM

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Docker allows application development and testing in isolated system.

True

False

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Different between Virtual Machine and Docker, Docker does not virtualize the hardware and computing resource layer.

True

False

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Docker image is a running instance of docker container.

True

False

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

"docker run -it hello_world", the "-it" is to run the container in the interactive terminal.

True

False

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image.

True

False

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

the EXPOSE in Dockerfile is to expose your data file to your user.

True

False

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

You can use RUN in Dockerfile to install dependencies and libraries, eg. "RUN apt install python3"

True

False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?