Files
podman/pkg/api/handlers/compat
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
..
2021-09-15 20:01:02 +02:00
2021-09-16 00:37:17 +02:00
2020-03-10 08:03:41 -07:00
2021-08-19 07:57:54 -07:00
2021-02-22 09:03:51 +01:00