# Docker CLI v29.8.0 - Product: Docker CLI (https://whatsnew.fyi/product/docker-cli) - Vendor: Docker - Date: 2026-09-03 - Version: v29.8.0 - Original notes: https://github.com/docker/cli/releases/tag/v29.8.0 - Permalink: https://whatsnew.fyi/product/docker-cli/releases/v29.8.0 - Labels: Machine-generated from commit messages — the vendor published no release notes What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — CLI formatter sorts published ports numerically by IP. - **added** — Container create/run command supports --umask option. - **fixed** — Zsh completion fix for __docker_plugins bad math expression. - **fixed** — Command error is now printed before running plugin hooks. - **fixed** — stringSliceReplaceAt function fixed to handle overlapping matches. - **fixed** — Registry login HTTP status 401 is now treated as unauthorized. - **fixed** — CLI command avoids panics after client initialization errors. - **changed** — Service mount order is preserved on force update. - **changed** — Docker compose schema migrated to github.com/santhosh-tekuri/jsonschema/v6.