Install postgresql-client
Make usage of 'manage.py dbshell' possible
This commit is contained in:
parent
4785e09945
commit
ef98ad54fa
@ -63,6 +63,7 @@ RUN apk add --no-cache \
|
||||
libjpeg-turbo \
|
||||
libxslt \
|
||||
openssl \
|
||||
postgresql-client \
|
||||
postgresql-libs \
|
||||
py3-pip \
|
||||
python3 \
|
||||
|
Loading…
Reference in New Issue
Block a user