Which of the following is a tool used to containerize applications?

Which of the following is a tool used to containerize applications?

a) Nginx
b) Docker
c) Git
d) MySQL

Answer:

b) Docker

Explanation:

Docker is a tool used to package applications and their dependencies into containers, allowing for consistent deployment across different environments.

Reference:

Full Stack Web Development Quiz – MCQ Questions and Answers

Scroll to Top