BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Docker Content on InfoQ

  • Yelp Releases dumb-init, a Minimal init System for Docker Containers

    Yelp released a minimal init system for Docker containers called dumb-init which acts as a proxy and performs other init functions by registering signal handlers and forwarding signals to the actual process running in the container.

  • Docker, Inc Acquires Unikernel Systems Ltd with the Goal of 'Democratising Unikernel Technology'

    Docker, Inc., the organisation behind the Docker platform, has acquired Unikernel Systems, a Cambridge, UK-based company focused on unikernel development. Docker Inc. have stated that this acquisition will enable the incorporation of unikernel-based software deployment on a ‘continuum with Linux and Windows containers’, and the company plans to ‘democratise unikernel technology’.

  • Clair Helps Secure Docker Images

    Clair is an open-source container vulnerability scanner recently released by CoreOs. The tool cross-checks if a Docker image's operating system and any of its installed packages match any known insecure package versions. The vulnerabilities are fetched from OS-specific common vulnerabilities and exposures databases. Currently supported are Red Hat, Ubuntu, and Debian.

  • Cloud Native Computing Foundation Announces New Members and Begins Accepting Technical Contributions

    The Cloud Native Computing Foundation (CNCF), a Linux Foundation Collaborative Project and organisation created with the purpose of advancing the development of ‘cloud native’ applications and services, has announced the joining of new members, the creation of a formal open governance structure, and new details about the associated technology stack.

  • Container Manifests, Docker Labels, and the Implications on Security: A Q&A with Gareth Rushgrove

    At DockerCon EU 2015, InfoQ sat down with Gareth Rushgrove, a senior software engineer at Puppet Labs, and explored the concepts behind his conference presentation “Shipping Manifests, Bill of Lading and Docker”. The range of topics discussed included the benefits of system package management (manifest) metadata, the use of Docker labels, and the implications on security and compliance audits.

  • 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.

BT