Article 6PP6T LXer: What is a Docker container?

LXer: What is a Docker container?

by
LXer
from LinuxQuestions.org on (#6PP6T)
Published at LXer:

ocker is a platform as a service product (PaaS) that uses OS-level virtualization and delivers encapsulated software in packages called containers. The software that hosts the container is called Docker Engine. Libraries, packages, and services isolate the containers from one another, but they can easily communicate over defined channels.

Read More...
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments