Answer Posted / Swati Singh
Containers are lightweight, standalone, executable software packages that include everything needed to run a specific application. They encapsulate the code, libraries, and dependencies within a single package, allowing applications to be consistently deployed across different environments without conflicts. Docker is one of the most popular containerization platforms.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers