content/manuals/engine/release-notes/17.06.md
2017-09-05
2017-08-15
ADD from remote URL's extracted archives #89--from conflict with force pull #86docker system prune, and add a --volumes flag #109docker wait hanging if the container does not exist #106docker swarm ca is called without the --rotate flag, warn if other flags are passed #110journald and syslog #95awslogs driver repeating last event #151goroutine leak when healthcheck gets stopped #90go-winio #112--live-restore is enabled #117userns-remap feature #121not-exist errors on remove #1422017-06-28
[!NOTE]: Docker 17.06.0 has an issue in the image builder causing a change in the behavior of the
ADDinstruction of Dockerfile when referencing a remote.tar.gzfile. The issue will be fixed in Docker 17.06.1.
[!NOTE]: Starting with Docker CE 17.06, Ubuntu packages are also available for IBM Z using the s390x architecture.
[!NOTE]: Docker 17.06 by default disables communication with legacy (v1) registries. If you require interaction with registries that have not yet migrated to the v2 protocol, set the
--disable-legacy-registry=falsedaemon option. Interaction with v1 registries will be removed in Docker 17.12.
--iidfile option to docker build. It allows specifying a location where to save the resulting image ID--format option to docker stack ls #31557--format option to docker history #30962--format option to docker system df #31482read_only service to docker stack deploy #docker/cli/73docker stack deploy #docker/cli/35ca subcommand to docker swarm to allow managing a swarm CA #docker/cli/48--network and --network-add #docker/cli/62 #33130--detach and --quiet flags when using --rollback #docker/cli/144--email flag from docker login #docker/cli/143docker stats memory output #docker/cli/80container-selinux on Centos/Fedora/RHEL when available #32437docker info #32540forceremove #31012prune commands #33023SIGKILL #33335SIGUSR1 to avoid a panic #33598