go-debos / debos

Debian OS builder
Apache License 2.0
540 stars 138 forks source link

docker: Add zstd to the docker image #487

Closed sjoerdsimons closed 8 months ago

sjoerdsimons commented 8 months ago

zstd compresses as well as gzip or xz (depending on compression ratio) but has superiour performance; Add it to the docker image so it can be used in recipes more easily.