mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
This fix is part of the effort to convert commands to spf13/cobra #23211. Thif fix coverted command `docker history` to use spf13/cobra Signed-off-by: Yong Tang <yong.tang.github@outlook.com>