blakeblackshear.frigate/.github/workflows
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
..
ci.yml Revert the switch to zstd docker layer compression (#7308) 2023-07-28 05:37:51 -05:00
dependabot-auto-merge.yaml Auto approve dependabot PRs (#5147) 2023-04-16 07:15:10 -05:00
pull_request.yml Community Supported Boards Framework (#7114) 2023-07-23 16:45:29 -05:00
stale.yml easier python deps (#4827) 2022-12-30 16:43:32 -06:00