var dev = new Developer('Senali');
while(dev.isCoding())
{
dev.listenToMusic();
dev.drinkWater();
...
}
What Docker Desktop and Docker Engine in Linux?
Docker desktop enabled to build and share containerized applications and microservices in environments Mac, Linux, or Windows. Just a one click application can be install.