mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
add psql client for dbshell
This commit is contained in:
parent
f44e377e29
commit
ec66b4b07a
|
|
@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
|
|||
libldap-common \
|
||||
libpq5 \
|
||||
openssl \
|
||||
postgresql-client \
|
||||
python3 \
|
||||
python3-distutils \
|
||||
tini \
|
||||
|
|
|
|||
Loading…
Reference in a new issue