backupy-agent/apps
TronoSfera 729196e3e3 fix(docker): bundle zstd/lz4/xz runtime libs for pg_dump and mongodump
Alpine's postgresql-client and mongodb-tools dynamically link against
libzstd.so.1 (and libraries like lz4/xz that they may pull in for
compressed dumps); without those packages the binaries crash at
startup with 'Error loading shared library libzstd.so.1'. Bundle all
three so every supported driver loads cleanly.
2026-05-18 18:39:38 +03:00
..
agent fix(docker): bundle zstd/lz4/xz runtime libs for pg_dump and mongodump 2026-05-18 18:39:38 +03:00
backupy-decrypt feat(initial): Backupy agent + backupy-decrypt CLI 2026-05-17 20:22:35 +03:00