summaryrefslogtreecommitdiff
path: root/Vagrantfile
diff options
context:
space:
mode:
authorAditya Rajan <arajan@redhat.com>2021-11-22 16:35:21 +0530
committerMatthew Heon <mheon@redhat.com>2021-12-06 15:16:03 -0500
commita10963f2e5c4fe056b527b3632c1c5b6077d7b07 (patch)
treec16ecb76d87b0add0ab178a7f68951193b21ede1 /Vagrantfile
parent4f58790488181400b542559a8d24a5a341dd3538 (diff)
downloadpodman-a10963f2e5c4fe056b527b3632c1c5b6077d7b07.tar.gz
podman-a10963f2e5c4fe056b527b3632c1c5b6077d7b07.tar.bz2
podman-a10963f2e5c4fe056b527b3632c1c5b6077d7b07.zip
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>
Diffstat (limited to 'Vagrantfile')
0 files changed, 0 insertions, 0 deletions