2. Section 5: Application Lifecycle Management (7-20)

2. Section 5: Application Lifecycle Management (7-20)

University

38 Qs

quiz-placeholder

Similar activities

FINAL  EXAMINATION

FINAL EXAMINATION

University

37 Qs

GUI - Python

GUI - Python

University

41 Qs

Kuis Jaringan Komputer

Kuis Jaringan Komputer

University

35 Qs

Cuestionario Seguridad en Redes 01

Cuestionario Seguridad en Redes 01

University

40 Qs

Soal TLJ Kelas XII

Soal TLJ Kelas XII

University

35 Qs

Quiz 1 - Introduction to Linux

Quiz 1 - Introduction to Linux

University

39 Qs

Quiz on Programming Basics

Quiz on Programming Basics

3rd Grade - University

43 Qs

Introduction To Visual Foxpro

Introduction To Visual Foxpro

7th Grade - University

37 Qs

2. Section 5: Application Lifecycle Management (7-20)

2. Section 5: Application Lifecycle Management (7-20)

Assessment

Quiz

Computers

University

Easy

Created by

Maiky Alfaro

Used 5+ times

FREE Resource

38 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A container only lives as long as the process inside of it is __________ or the task is ___________.

Terminated

Stopped

Completed

Running

Alive

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

When we want to start a container with an image that by default uses a command that is not correct or not found, the container (1)________ and (2)__________.

(2) Terminated

(1) Stops

(2) Exits

(1) is killed

(1) Crashes

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the process in a container stops or crashes, the container ___________.

is killed (kills)

is terminated (terminates)

is stopped (stops)

is exited (exits)

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Inside a container image, what's the field in charge of define what command or process will be executed when the container is started?

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Inside a nginx container image, how would be the field that starts the Nginx service when container is started?

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Inside a MySQL container image, how would be the field that starts the MySQL service when container is started?

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

We have a Nginx container image named "nginx". Inside, it has a CMD ["nginx"] command or process that is executed when the container starts. Type the full command to replace the default command specified in the Docker image by the command "sleep 5"

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?