Moby v1.25 Release Notes

    • ๐Ÿ‘Œ Support docker stack deploy from a Compose file #27998
    • ๐Ÿณ (experimental) Implement checkpoint and restore #22049
    • โž• Add --format flag to docker info #23808
    • โœ‚ Remove --name from docker volume create #23830
    • โž• Add docker stack ls #23886
    • โž• Add a new is-task ps filter #24411
    • โž• Add --env-file flag to docker service create #24844
    • โž• Add --format on docker stats #24987
    • ๐Ÿณ Make docker node ps default to self in swarm node #25214
    • โž• Add --group in docker service create #25317
    • โž• Add --no-trunc to service/node/stack ps output #25337
    • โž• Add Logs to ContainerAttachOptions so go clients can request to retrieve container logs as part of the attach process #26718
    • ๐Ÿ‘ Allow client to talk to an older server #27745
    • ๐Ÿณ Inform user client-side that a container removal is in progress #26074
    • โž• Add Isolation to the /info endpoint #26255
    • โž• Add userns to the /info endpoint #27840
    • ๐Ÿณ Do not allow more than one mode be requested at once in the services endpoint #26643
    • โž• Add capability to /containers/create API to specify mounts in a more granular and safer way #22373
    • โž• Add --format flag to network ls and volume ls #23475
    • ๐Ÿ‘ Allow the top-level docker inspect command to inspect any kind of resource #23614
    • โž• Add --cpus flag to control cpu resources for docker run and docker create, and add NanoCPUs to HostConfig #27958
    • ๐Ÿ‘ Allow unsetting the --entrypoint in docker run or docker create #23718
    • ๐Ÿณ Restructure CLI commands by adding docker image and docker container commands for more consistency #26025
    • โœ‚ Remove COMMAND column from service ls output #28029
    • โž• Add --format to docker events #26268
    • ๐Ÿ‘ Allow specifying multiple nodes on docker node ps #26299
    • ๐Ÿณ Restrict fractional digits to 2 decimals in docker images output #26303
    • โž• Add --dns-option to docker run #28186
    • โž• Add Image ID to container commit event #28128
    • โž• Add external binaries version to docker info #27955
    • โž• Add information for Manager Addresses in the output of docker info #28042
    • โž• Add a new reference filter for docker images #27872