mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
GET /containers/json route used to reply with and empty array `[]` when no containers where available. Daemon containers list refactor introduced this bug by declaring an empty slice istead of initializing it as well and it was now replying with `null`. Signed-off-by: Antonio Murdaca <runcom@linux.com>
45 KiB
45 KiB