mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 14:30:13 +00:00
install postgresql-client in Netcloud container
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
@@ -214,6 +214,7 @@ RUN set -ex; \
|
||||
gnupg \
|
||||
dirmngr \
|
||||
git \
|
||||
postgresql-client \
|
||||
; \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user