Features of Docker

Features of Docker

 Features of Docker

Docker Container

A docker container is an isolated environment for packaging and running applications. Docker provides an option to run an application in side-by-side containers to get better compute density. You can run multiple containers on a single host. You can easily move these containers from one host to another host.

Reactions

Post a Comment

0 Comments

close