Docker: The smart person’s guide

Source:- techrepublic.com The widespread adoption of containers has changed the orthodoxy of IT—administrators do not need to run multiple virtual machines to create a barrier between applications or users, nor are programmers beholden to languages such as Java, which have their own strategy for process isolation and lifecycle management. Leading the way in this change is Docker, an open-source utility that automates the deployment and management of programs inside software containers. Docker is also the center of the container ecosystem,

Read more

Introducing Docker Datacenter on 1.13 with Secrets, Security Scanning, Content Cache and more

Source:- docker.com It’s another exciting day with a new release of Docker Datacenter (DDC) on 1.13. This release includes loads of new features around app services, security, image distribution and usability. Let’s dig into some of the new features: Integrated Secrets Management This release of Docker Datacenter includes integrated support for secrets management from development all the way to production. This feature allows users to store confidential data (e.g. passwords, certificates) securely on the cluster and inject these secrets to

Read more