spiegel_podman/pkg/api/handlers
Aditya Rajan 022273c197
compat: add layer caching compatiblity for non podman clients
Non-podman clients do not set `layers` while making request. This is
supposed to be `true` bydefault but `non-podman-clients i.e Docker` dont
know about this field as a result they end up setting this values to
`false`. Causing builds to never use cache for layers.

Adds compatiblity for `docker SDK`.

[NO NEW TESTS NEEDED]

Signed-off-by: Aditya Rajan <arajan@redhat.com>
2021-11-22 21:11:26 +05:30
..
compat compat: add layer caching compatiblity for non podman clients 2021-11-22 21:11:26 +05:30
libpod api/handlers: Add checkpoint/restore FileLocks 2021-11-19 13:11:21 +00:00
swagger Add /containers/stats response to API docs 2021-09-10 15:15:35 +02:00
types InfraContainer Rework 2021-08-26 16:05:16 -04:00
utils Add tests 2021-11-01 23:01:17 +01:00
decoder.go bump go module to v3 2021-02-22 09:03:51 +01:00
types.go Add --unsetenv & --unsetenv-all to remove def environment variables 2021-11-15 15:10:12 -05:00