mirror of
https://github.com/docker/docs.git
synced 2026-04-05 02:38:52 +07:00
This fix tries to address the issue raised in 25374 where the output of `docker ps --filter` is in random order and not deterministic. This fix sorts the list of containers by creation time so that the output is deterministic. An integration test has been added. This fix fixes 25374. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> (cherry picked from commit 3f971335463b99a7caedcf597ffc544845b37a21) Signed-off-by: Tibor Vass <tibor@docker.com>
35 KiB
35 KiB