backupy-agent/apps
TronoSfera 6a56577dab fix(docker): bundle readline runtime so sqlite3 client loads
The Alpine sqlite3 binary dynamically links against libreadline.so.8;
without it the agent crashes at the validate stage of the pipeline
with 'Error loading shared library libreadline.so.8: No such file or
directory'.

Add the readline package to the runtime stage so sqlite3 starts
cleanly.
2026-05-18 14:41:22 +03:00
..
agent fix(docker): bundle readline runtime so sqlite3 client loads 2026-05-18 14:41:22 +03:00
backupy-decrypt feat(initial): Backupy agent + backupy-decrypt CLI 2026-05-17 20:22:35 +03:00