Computer Science, asked by himanshu5780, 11 months ago

What is docker technology?

Answers

Answered by MUHAFIZRAINA
0

Answer:

the docker engine is a underlying technology that handles the tasks and workflows involved in a building container-based applications.the engine creates a server-side Daemon process that hosts images, containers, networks and storage volumes.containers created by docker are called dockerfiles.

Similar questions