Migrate from gz compression to zstd for backups

Can confirm that the tar inside the docker does support --zstd compression.

Edit: oops, no. The tar does support it, but the ‘zstd’ utility is missing. It’s available as an apt-get install.

2 Likes