spiegel_podman/pkg/domain
Petr Sakař e24e6b6372 REST API v2 - list of images - mandatory Created attribute
fixes https://github.com/containers/podman/issues/8418

created attribute is missing for images with created datetime set to 0 Unix time (January 1, 1970 UTC) because 0 is considered as default value, and thus attribute was ommited because of 'omitempty' flag

Signed-off-by: Petr Sakař <petr.sakar@chare.eu>
2020-11-20 19:21:03 +01:00
..
entities REST API v2 - list of images - mandatory Created attribute 2020-11-20 19:21:03 +01:00
filters Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
infra Merge pull request #8391 from baude/networkconnectdisconnect 2020-11-19 16:54:29 +01:00
utils Fixup issues found by golint 2020-06-10 05:49:41 -04:00