Computer Science, asked by Subanjalig7, 1 year ago

Docker is popularly used for running applications (application containers). Can you also use Docker for running OS (System Containers)? yes or no

Answers

Answered by yatan10
3
''''''NO'''''

Be 'coz I don't use it.
So, I can't.
Answered by gratefuljarette
0

No, Dockers can’t use for running OS.

Explanation:

  • Docker is an open type of source tool to running the application. It is inside a Linux container. It is a type of lightweight virtual machine. It is designed for both developers as well as a system administrator.
  • It gives security to an application running in a shared environment. It gives significant performance and also reduces the size of the application. It is an open-source. It means anyone can commit to docker and also extend it to their own need. It is an expansion of the Linux container.

Learn more about Dockers

Docker Daemon and Docker client use same binary

https://brainly.in/question/6387766

Docker Hub is used for building Docker images and creating Docker containers?

a. The above statement is True

b. The above statement is False

c. The above statement is Ambiguous

d. None of the above

https://brainly.in/question/9364383

Similar questions