
Docker Commands

Quiz
•
Computers
•
University
•
Medium
Fred Lover
Used 1+ times
FREE Resource
22 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Docker Network: Connects a running container to a network. If the network Id started with "8ac", which command would you use?
>docker network create swfnetwork
docker network connect swfnetwork 8ac
> docker network connect my_bridge_network container1
docker network rm swfnetwork
2.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
What does the command '>docker network ls' do?
A) Docker Network: Creates a new Docker network.
B) Docker: List only running containers
C) Docker Network: Lists Docker networks.
D) Docker: List IDs of final Docker images available locally
3.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Docker: Create a new image 'my_new_image' from 'my_container' with a custom message and author. Which command would you use?
> docker build -m "Added custom message" -a "John Wick" my_container my_new_image
> docker create -m "Added custom message" -a "John Wick" my_container my_new_image
> docker push -m "Added custom message" -a "John Wick" my_container my_new_image
> docker commit -m "Added custom message" -a "John Wick" my_container my_new_image
4.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Docker: Connect an already running container named "container1" to the bridge network named "my_bridge_network".
> docker network disconnect my_bridge_network container1
> docker network remove my_bridge_network container1
> docker network connect my_bridge_network container1
> docker network create my_bridge_network container1
5.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Docker: Search Docker Hub for all available "nginx" images.
> docker run -d --name secure_session --tmpfs home/data/sessions nginx
> docker create -p 6000:6379 nginx
> docker run -v /html:/usr/share/nginx/html nginx
> docker search nginx
6.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Docker: Create and start a MySQL container named "database" in detached mode.
> docker run -d --name database mysql
> docker create -d --name database mysql
> docker start -d --name database mysql
> docker run -d --name database postgres
7.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Docker: Create and run a container from the 'my_web_app' image on the network 'my_bridge_network' with port 8080 on the host mapped to port 80 in the container.
> docker run -v /html:/usr/share/nginx/html nginx
> docker run -d -p 8080:80 --name webserver nginx
> docker run -p 8080:80 --network my_bridge_network my_web_app
> docker run --name container1 --network my_bridge_network nginx
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Review ITE-II

Quiz
•
University
19 questions
Midka2Var(2,3)

Quiz
•
University
17 questions
CSC134 Chapter 8

Quiz
•
University
20 questions
System and network support and management

Quiz
•
11th Grade - Professi...
25 questions
TechNextGen

Quiz
•
University
20 questions
Ulangan harian Informatika

Quiz
•
1st Grade - University
25 questions
Data Communication and Networks

Quiz
•
University
20 questions
Networking Elements: GCSE 9-1

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University