What is Docker?

Asked: Apr 30, 2023

Docker is Open Source software. It provides the automation of Linux application deployment in a software container. We can do operating system-level virtualization on Linux with Docker. It can package software in a complete file system that contains software code, runtime environment, system tools, & libraries that are required to install and run the software on a server.

Asked by brijesh
docker

Answers (0)

No answers yet. Be the first to answer!