InfoQ Homepage Docker Content on InfoQ
-
Docker Security Scanning
Docker Inc have announced general availability of Docker Security Scanning, which was previously known as Project Nautilus. The release comes alongside an update to the CIS Docker Security Benchmark to bring it in line with Docker 1.11.0, and an updated Docker Bench tool for checking that host and daemon configuration match security benchmark recommendations.
-
CoreOS Release ‘Stackanetes’, a Framework for Running OpenStack IaaS on Kubernetes
At the OpenStack Summit, held in Austin, USA, CoreOS released ‘Stackanetes’, a framework that deploys standard OpenStack services into containers and uses Kubernetes’ application lifecycle management capabilities to allow organisations to run OpenStack Infrastructure as a Service (IaaS) and containers side-by-side.
-
Google Cloud Machine Learning and Tensor Flow Alpha Release
Late last month Google released an alpha version of their TensorFlow (TF) integrated cloud machine learning service as a response to a growing need to make their Tensor Flow library to run at scale on the Google Cloud Platform (GCP). Google describes several new feature sets around making TF usage scale by integrating several pieces of the GCP like Dataproc, a managed Hadoop and Spark service.
-
JetBrains Releases IntelliJ IDEA 2016.1
JetBrains has released IntelliJ IDEA 2016.1, the latest version of their most popular IDE. The new version seems to have the polyglot developer in mind, with multiple enhancements over a variety of languages and technologies; however, the most noticeable changes are aimed at Java, particularly at helping developers take full advantage of Java 8.
-
Rancher Labs Release Rancher 1.0, An Open Source Cross-Cloud Container Management Platform
Rancher Labs have released version 1.0 of their open source Rancher container management platform, which allows the deployment of Docker containers via Docker Swarm, Kubernetes or Rancher Labs’ Cattle. Rancher manages the underlying compute fabric, and can be deployed across a combination of multiple public cloud vendors, private virtualised clouds and bare metal.
-
Does Running Java on Docker Containers Violate Agreements?
In a recent blog post Henn Idan raised an issue that using Oracle Java in containers could be violating the Oracle licensing agreements. Is this an issue, or is it something that developers should be concerned about? InfoQ investigates.
-
All Things Containers From Solaris Zones to Docker
InfoQ's Rags Srinivas caught up with Bryan Cantrill a day after the Containers Summit at New York City and discussed all things containers from Solaris Zones to Docker.
-
Docker Inc Release 'Docker Datacenter' to Support On-Premise 'Containers as a Service' (CaaS)
Docker Inc, have released Docker Datacenter (DDC), a subscription-based platform and support service that enables organisations to run a Docker-based Containers as a Service (CaaS) for building, deploying and managing containerised applications and infrastructure. The DDC is comprised of Docker Universal Control Plane (UCP) and Docker Trusted Registry (DTR)
-
Building Microservice Infrastructure with Cisco's Mantl 1.0
At Cisco Live 2016, held in Berlin, the latest version of Cisco’s open source microservice platform, Mantl, was released. New features include multi-data center configuration via tooling like Project Calico, simplified version control of a developer's entire infrastructure configuration, and blue/green testing as part of a service upgrade process.
-
Survey Indicates Rise in Container-based Stateful Applications
A survey revealed that more than 75% of IT decision makers are interested in running stateful applications like databases inside containers.
-
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.