Friday, May 5, 2017

Docker 17.05.0 Adds Multi-Stage Build and Ubuntu 17.04 (Zesty Zapus) Support

Docker 17.05.0 was released today as part of the new Moby project, a collaborative effort to assemble container-based systems for the container ecosystem, a release that brings a great number of improvements and new features.

Prominent new features of the Docker 17.05.0 release include support for building Docker DEB packages for Ubuntu 17.04 (Zesty Zapus) machines on the 64-bit (amd64) architecture, multi-stage build support to the builder, along with a new option that lets users specify build targets, and support for using build-time args (ARG) in FROM.

The client received a bunch of new command-line options, including the "--mount" for the "docker run" and "docker create" commands, "--type=secret" for "docker inspect", "--format" and "--filter" for "docker secret ls", "--filter scope=< swarm|local >" for "docker network ls", and "--cpus" for "docker update."

Support for logging driver plugins, other improvements

Among other improvements implem... (read more)

from Softpedia News / Linux http://ift.tt/2qJHYo9
via IFTTT

No comments:

Post a Comment

Playing Grand Theft Auto Inside A Neural Network’s Hallucination? It’s Possible!

Ever imagined what a Neural Network's hallucination would look like? The post Playing Grand Theft Auto Inside A Neural Network’s Halluc...