### Problem description In Docker 17.09, support was added for a new `order` option in the `update_config` section in the Docker Compose v3.4 file. See https://github.com/docker/cli/pull/360 for details. ### Problem location - I couldn't find the information I wanted. I expected to find it near the following URL: https://docs.docker.com/compose/compose-file/#update_config
Problem description
In Docker 17.09, support was added for a new
orderoption in theupdate_configsection in the Docker Compose v3.4 file.See docker/cli#360 for details.
Problem location