mirror of
https://github.com/moby/moby.git
synced 2026-07-10 08:39:25 +00:00
In the docker config.json, if `psFormat` or `imagesFormat` is set to a non-standard format, it breaks autocompletion. This fixes the issue by using a custom format. Signed-off-by: Chris Gibson <chris@chrisg.io>