#55 - Fix xz parallel compression

This commit is contained in:
Dave Conroy
2021-02-14 09:06:21 -08:00
parent f57ce461e9
commit 30fe2f181c
2 changed files with 7 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ RUN set -ex && \
apk add --no-cache -t .db-backup-run-deps \
bzip2 \
influxdb \
libarchive \
mariadb-client \
mongodb-tools \
libressl \