Docker

Docker

Professional Development

10 Qs

quiz-placeholder

Similar activities

Defect Handling Quiz

Defect Handling Quiz

Professional Development

15 Qs

IoT Quiz

IoT Quiz

Professional Development

10 Qs

FMEA Day 3 of 3

FMEA Day 3 of 3

Professional Development

10 Qs

Stakeholders  Management

Stakeholders Management

Professional Development

8 Qs

[EnE Boot Camp] Pre-Test

[EnE Boot Camp] Pre-Test

Professional Development

10 Qs

RME Review - Forward Reverse Starters

RME Review - Forward Reverse Starters

Professional Development

15 Qs

GAS TURBINE

GAS TURBINE

Professional Development

13 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?