InfoQ Homepage Docker Content on InfoQ
-
Microsoft Makes Azure Container Service Preview Available
Microsoft has recently announced the Azure Container Service has reached preview status. The service was first discussed at the AzureCon event earlier this fall and is now available to customers through a self-nomination process.
-
Docker Monitoring: Best Practices, and a Comparison of the cAdvisor and Prometheus Monitoring Tools
At DockerCon EU 2015 Brian Christner presented an overview of ‘Docker Monitoring’ and shared best practices, a guide to the Docker stats API, and a comparison between three popular monitoring options: cAdvisor, ‘cAdvisor + InfluxDB + Grafana’, and Prometheus.
-
Implementing an Open Source Private Docker-based PaaS: A Q&A with Rancher Labs CEO Sheng Liang
At DockerCon EU 2015, InfoQ sat down with the Rancher Labs team and asked about the company’s thoughts on the current state of Platform as a Service (PaaS), container-based application platforms, and surrounding issues such as networking and storage. The Rancher Labs' open source 'Rancher' PaaS was also discussed, and details provided about the benefits of using Docker in this space.
-
How to be Successful Running Docker in Production
John Fiedler, Sr Director of Engineering at Salesforce IQ spoke at DockerCon EU on how to be successful running Docker in production backing it up with his own experience during the last two years. Fiedler recommends not to jump directly to use all the tools available around Docker, but executing a step by step strategy when moving services to containers.
-
Docker 1.9 Brings Improvements on Networking, Storage and Clustering
Docker Inc. has presented Docker Engine 1.9 at DockerCon EU, which has taken place this month in Barcelona. This new release, which Docker announced at the beginning of the month, includes major changes on networking and volume management. Docker Swarm is ready for production and several improvements were made in Docker Compose, Docker Toolbox and Docker Registry.
-
Docker Boosts Security on Containers
Docker Inc. has announced a new set of security enhancements at DockerCon EU, celebrated in Barcelona on 16-17th/Nov. These enhancements includes hardware signing of container images, content auditing through image scanning and vulnerability detection and granular access control policies with user namespaces.
-
Structure 2015 - State of the Cloud and Container Ecosystems
Rising from the ashes of GigaOm the tribal gathering of cloud elders that is Structure has returned, and got off to a strong start with Battery Ventures' Adrian Cockcroft presenting on the State of the Cloud and Container Ecosystems. Cockcroft paid particular attention to the impact of containers, which wasn’t even a major discussion topic at the last Structure conference in 2013.
-
ContainerX Launching Container Platform for Enterprise IT
ContainerX will launch their ‘Container Platform for Enterprise IT’ at DockerCon Europe next week in Barcelona. Described as ‘vSphere for Containers’ the platform aims to give developers a self service capability using the Docker command line, whilst providing operations teams with capabilities that they’re familiar with from managing virtual machines.
-
Twistlock Announce General Availability of Container Security Suite
Twistlock have announced the general availability of their Container Security Suite, along with a partnership with Google Cloud Platform that integrates Twistlock into Google Container Engine (GKE). The suite consists of a console to define policy, a registry scanner and a ‘Defender’that runs as a privileged container on each host.
-
Pivotal Cloud Foundry Adds Netflix OSS Services, Docker Support
Today, Pivotal announced an update to Pivotal Cloud Foundry (PCF), the commercial version of a popular open-source platform for building, deploying, and running cloud-native applications. This 1.6 release gives developers native access to a subset of Spring Cloud’s Netflix OSS services, built-in support for .NET applications, beta support for Docker images, and integrated ALM tools.
-
New Linux-Only Mainframes Support Chef
IBM has announced LinuxONE, a Linux-only hardware portfolio which runs SUSE, Red Hat or Ubuntu distributions and adds support for different open-source tools such as Docker and Chef. This offering is targeted to both large enterprises and mid-size businesses.
-
Disposable Microservices
James Governor from RedMonk has written about how immutable infrastructure approaches are applicable to microservices. In his view, all microservices must be immutable and developers will observe the same benefits which others are already seeing in lower layers of the software stack.
-
Microsoft and Docker Preview Windows Server Containers
It is now possible to run Windows-specific software inside containers. Windows Server 2016 Technical Preview 3 is the first Windows release to support this technology. Windows Server Containers offer very similar capabilities to Linux containers, but in the context of the Windows ecosystem. Docker also released its own technical preview that showcases how it's able to manage Windows containers.
-
InfoQ China Establishes Container Technology Club
On August 28, 2015, the first CNUTCon was held in Beijing. At the conference, Kevin Huo, the founder of Geekbang & InfoQ China, announced that InfoQ has joined forces with domestic front-line IT technology companies to establish the CNUT Container Technology Club.
-
Docker 1.8 Release with Multiple New Tools
Docker Inc have announced the release of Docker 1.8, which brings with it some new and updated tools in addition to new engine features. Docker Toolbox provides a packaged system aiming to be, ‘the fastest way to get up and running with a Docker development environment’. The most significant change to Docker Engine is Docker Content Trust, which provides image signing and verification.