blakeblackshear.frigate/.github
Andrew Reiter f9d422b5b5
Revert the switch to zstd docker layer compression (#7308)
Setting cache-to=compression=zstd causes the resulting user-pulled image
to have zstd-compressed layers, which are not compatible with docker
prior to 23.0. Ubuntu 20.04 still ships with docker 20.10, which yields
`Error processing tar file` when pulling these images.

Renaming the jetpack cache images is my way of clearing the cache of the
prior zstd layers, and it clarifies the convention I used for the other
cache images in which there is one cache per base image/job, not per
target/step. We don't need to delete the non-jetson cache images because
they haven't been rebuilt since zstd was enabled.
2023-07-28 05:37:51 -05:00
..
actions/setup Fix CI (#7303) 2023-07-27 10:41:41 -06:00
ISSUE_TEMPLATE Update detector support to be more generic (#5638) 2023-03-04 21:37:18 -06:00
workflows Revert the switch to zstd docker layer compression (#7308) 2023-07-28 05:37:51 -05:00
dependabot.yml Configure Dependabot (#4271) 2022-11-07 06:10:08 -06:00
FUNDING.yml