Jenkins and Docker test

Jenkins and Docker test

University

5 Qs

quiz-placeholder

Similar activities

DevOps for IoT Quiz

DevOps for IoT Quiz

University

10 Qs

Bright Quiz Five

Bright Quiz Five

University

7 Qs

Version Control and Git-GitHub

Version Control and Git-GitHub

University

10 Qs

SIA 101-WEEK 3

SIA 101-WEEK 3

University

10 Qs

Quiz Open Mind AMIGO 8.0

Quiz Open Mind AMIGO 8.0

University

10 Qs

FIM02

FIM02

University

10 Qs

Git and GitHub

Git and GitHub

University

7 Qs

Introduction to MS Access 2013

Introduction to MS Access 2013

7th Grade - University

10 Qs

Jenkins and Docker test

Jenkins and Docker test

Assessment

Quiz

Other

University

Medium

Created by

Nicolas Spectrum

Used 7+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is Jenkins

A testing tool

An integration tool for Java Apps

A very good looking waiter

Is a tool that permits integration, build,deploy and continuous testing

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

¿ Which command you should use to clone a repo ?

git fork <repoAddresss>

git download

<repoAddresss>

git clone <repoAddresss>

git transfer

<repoAddresss>

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

¿ Which command you should use to build an image from a Containerfile (Dockerfile) ?

docker run -it --name container nginx:latest

docker build -f containertag -it Containerfile

docker build -t containertag -f Containerfile

docker save -t containertag -f Containerfile

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

¿ What does this instruction mean on a container file : EXPOSE

Expose a instruction on the running container.

Show how many ports are exposed on running container.

Expose a interest topic on school.

Expose particular port on the running container

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

¿ Is Jenkins a programing tool?

Yes, Jenkins is a multiplatform programing tool

jenkins can programming processes

No, Jenkins is a tool for restaurants

Jenkins is not a programming tool. It is a tool to do CI/CD