ng: Add lua-readline so prosodyctl shell is nicer to use

This commit is contained in:
Kim Alvefur 2022-12-13 18:46:26 +01:00
parent 25f7395352
commit 2f14fcaf8b

View file

@ -16,6 +16,7 @@ RUN apt-get update \
${LUA_PACKAGE} \
lua-unbound \
lua-sec \
lua-readline \
lua-dbi-sqlite3 \
lua-dbi-postgresql \
lua-dbi-mysql \