wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Jenkins and Docker test

Total questions: 5

Worksheet time: 2mins

Name
Class
Date
1.

What is Jenkins

a)

A testing tool

b)

An integration tool for Java Apps

c)

A very good looking waiter

d)

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

2.

¿ Which command you should use to clone a repo ?

a)

git fork <repoAddresss>

b)

git download

<repoAddresss>

c)

git clone <repoAddresss>

d)

git transfer

<repoAddresss>

3.

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

a)

docker run -it --name container nginx:latest

b)

docker build -f containertag -it Containerfile

c)

docker build -t containertag -f Containerfile

d)

docker save -t containertag -f Containerfile

4.

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

a)

Expose a instruction on the running container.

b)

Show how many ports are exposed on running container.

c)

Expose a interest topic on school.

d)

Expose particular port on the running container

5.

¿ Is Jenkins a programing tool?

a)

Yes, Jenkins is a multiplatform programing tool

b)

jenkins can programming processes

c)

No, Jenkins is a tool for restaurants

d)

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