|
|
|
|
|
by latenite4
3099 days ago
|
|
Docker is very popular because:
1. containers is technologically superior to virtual machines.
2. Docker has create a public cloud repo for sharing/selling container images.
3. The Docker cloud has become very popular way of distributing application software which is built into container images.
Number 1 is technological reason, number 2,3 are non technical features which Docker added to containers and have become popular for enterprise software. |
|