What is Docker?
0
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.
Sign in to add a comment
0 Answers
0
π No answers yet!
Be the first to answer this interview question.
Your Answer
Sign in to post your answer and help the community.