mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
So we don't print those <no value> in the client and we don't fail executing inspect templates with API field names. Make sure those fields are initialized as empty slices when a container is loaded from disk and their values are nil. Signed-off-by: David Calavera <david.calavera@gmail.com> Upstream-commit: f1a74a89f89affcfbe311e89aa752b3d551e0340 Component: engine