content/manuals/engine/release-notes/17.05.md
2017-05-04
ARG) in FROM #31352-f - to read Dockerfile from stdin, but use local context for building #31236HTTP_PROXY) are no longer displayed in docker image history unless a corresponding ARG instruction is written in the Dockerfile. #31584docker build --label when the label includes single quotes and a space #31750--mount flag to docker run and docker create #32251--type=secret to docker inspect #32124--format option to docker secret ls #31552--filter option to docker secret ls #30810--filter scope=<swarm|local> to docker network ls #31529--cpus support to docker update #31148docker system prune and other prune commands #30740docker stack rm now accepts multiple stacks as input #32110docker version --format option when the client has downgraded the API version #31022docker build #32077--api-cors-header being ignored if --api-enable-cors is not set #32174--graph flag in favor or --data-root #28696docker service logs, and add /task/{id}/logs REST endpoint #32015--log-opt env-regex option to match environment variables using a regular expression #27565/var/lib/docker if a different data-root is set #32505--update-order / --rollback-order) #30261service create and service update #31144HEALTHCHECK --start-period and --health-start-period flag to
docker service create, docker service update, docker create, and docker run to support containers with an initial startup
time #28938docker service create now omits fields that are not specified by the user, when possible. This will allow defaults to be applied inside the manager #32284docker service inspect now shows default values for fields that are not specified by the user #32284docker service logs out of experimental #32462--entrypoint flag to docker service create and docker service update #29228--network-add and --network-rm to docker service update #32062--credential-spec flag to docker service create and docker service update #32339--filter mode=<global|replicated> to docker service ls #31538--format option to docker node ls #30424--prune option to docker stack deploy to remove services that are no longer defined in the docker-compose file #31302PORTS column for docker service ls when using ingress mode #30813docker stack deploy not supporting endpoint_mode when deploying from a docker compose file #32333--ipc=container: or --ipc=host #30652